bf0_mbox_common.h

Sifli Mailbox interface among cores.

Author

Sifli software development team

Unnamed Group

PEER_CORE_1
uint8_t lcpu_power_on(void)

power on LCPU,

返回:

0: OK, >0: ERROR

uint8_t lcpu_power_off(void)

power off LCPU,

返回:

0: OK, >0: ERROR

void lcpu_disable_rf_cal(uint8_t is_disable)

Disable/Enable RF Calibration when power up LCPU.

@psram is_disable 1: disable RF calibration, 0: enable RF Calibration

返回:

void

ipc_queue_handle_t sys_init_hl_ipc_queue(ipc_queue_rx_ind_t rx_ind)
ipc_queue_handle_t sys_get_hl_ipc_queue(void)
void print_sysinfo(char *buf, uint32_t buf_len)