Home
last modified time | relevance | path

Searched refs:p_systable (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dtl_mbox.c194 MB_SysTable_t * p_systable; in TL_SYS_Init() local
199 p_systable = TL_RefTable.p_sys_table; in TL_SYS_Init()
200 p_systable->pcmd_buffer = pInitHciConf->p_cmdbuffer; in TL_SYS_Init()
201 p_systable->sys_queue = (uint8_t*)&SystemEvtQueue; in TL_SYS_Init()