Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb/hci/
Dmbox_def.h95 } MB_ThreadTable_t; typedef
153 MB_ThreadTable_t *p_thread_table;
Dtl_mbox.c48 PLACE_IN_SECTION("MB_MEM1") ALIGN(4) static MB_ThreadTable_t TL_ThreadTable;
256 MB_ThreadTable_t * p_thread_table; in TL_THREAD_Init()