Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/lib/stm32wb/hci/
Dtl_mbox.c196 MB_SysTable_t * p_systable; in TL_SYS_Init() local
201 p_systable = TL_RefTable.p_sys_table; in TL_SYS_Init()
202 p_systable->pcmd_buffer = pInitHciConf->p_cmdbuffer; in TL_SYS_Init()
203 p_systable->sys_queue = (uint8_t*)&SystemEvtQueue; in TL_SYS_Init()