思澈科技软件开发工具包  2.20
Mailbox interface

Sifli Mailbox interface among cores. More...

uint8_t lcpu_power_on (void)
 power on LCPU, More...
 
uint8_t lcpu_power_off (void)
 power off LCPU, More...
 
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)
 
#define PEER_CORE_1   CORE_ID_LCPU
 

Detailed Description

Sifli Mailbox interface among cores.

Function Documentation

◆ lcpu_power_off()

uint8_t lcpu_power_off ( void  )

power off LCPU,

Returns
0: OK, >0: ERROR

◆ lcpu_power_on()

uint8_t lcpu_power_on ( void  )

power on LCPU,

Returns
0: OK, >0: ERROR