Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb/hci/
Dmbox_def.h124 } MB_SysTable_t; typedef
154 MB_SysTable_t *p_sys_table;
Dtl_mbox.c51 PLACE_IN_SECTION("MB_MEM1") ALIGN(4) static MB_SysTable_t TL_SysTable;
194 MB_SysTable_t * p_systable; in TL_SYS_Init()