Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dtl_mbox.c254 void TL_THREAD_Init( TL_TH_Config_t *p_Config ) in TL_THREAD_Init() argument
260 p_thread_table->clicmdrsp_buffer = p_Config->p_ThreadCliRspBuffer; in TL_THREAD_Init()
261 p_thread_table->otcmdrsp_buffer = p_Config->p_ThreadOtCmdRspBuffer; in TL_THREAD_Init()
262 p_thread_table->notack_buffer = p_Config->p_ThreadNotAckBuffer; in TL_THREAD_Init()
263 p_thread_table->clinot_buffer = p_Config->p_ThreadCliNotBuffer; in TL_THREAD_Init()
337 void TL_LLDTESTS_Init( TL_LLD_tests_Config_t *p_Config ) in TL_LLDTESTS_Init() argument
342 p_lld_tests_table->clicmdrsp_buffer = p_Config->p_LldTestsCliCmdRspBuffer; in TL_LLDTESTS_Init()
343 p_lld_tests_table->m0cmd_buffer = p_Config->p_LldTestsM0CmdBuffer; in TL_LLDTESTS_Init()
388 void TL_BLE_LLD_Init( TL_BLE_LLD_Config_t *p_Config ) in TL_BLE_LLD_Init() argument
393 p_ble_lld_table->cmdrsp_buffer = p_Config->p_BleLldCmdRspBuffer; in TL_BLE_LLD_Init()
[all …]
Dtl.h304 void TL_THREAD_Init( TL_TH_Config_t *p_Config );
316 void TL_LLDTESTS_Init( TL_LLD_tests_Config_t *p_Config );
326 void TL_BLE_LLD_Init( TL_BLE_LLD_Config_t *p_Config );
338 void TL_MM_Init( TL_MM_Config_t *p_Config );
350 void TL_MAC_802_15_4_Init( TL_MAC_802_15_4_Config_t *p_Config );
359 void TL_ZIGBEE_Init( TL_ZIGBEE_Config_t *p_Config );