Searched refs:p_Config (Results 1 – 2 of 2) sorted by relevance
215 void TL_THREAD_Init( TL_TH_Config_t *p_Config ) in TL_THREAD_Init() argument221 p_thread_table->clicmdrsp_buffer = p_Config->p_ThreadCliRspBuffer; in TL_THREAD_Init()222 p_thread_table->otcmdrsp_buffer = p_Config->p_ThreadOtCmdRspBuffer; in TL_THREAD_Init()223 p_thread_table->notack_buffer = p_Config->p_ThreadNotAckBuffer; in TL_THREAD_Init()297 void TL_LLDTESTS_Init( TL_LLD_tests_Config_t *p_Config ) in TL_LLDTESTS_Init() argument303 p_lld_tests_table->clicmdrsp_buffer = p_Config->p_LldTestsCliRspBuffer; in TL_LLDTESTS_Init()304 p_lld_tests_table->notack_buffer = p_Config->p_LldTestsNotAckBuffer; in TL_LLDTESTS_Init()351 void TL_MAC_802_15_4_Init( TL_MAC_802_15_4_Config_t *p_Config ) in TL_MAC_802_15_4_Init() argument357 p_mac_802_15_4_table->p_cmdrsp_buffer = p_Config->p_Mac_802_15_4_CmdRspBuffer; in TL_MAC_802_15_4_Init()358 p_mac_802_15_4_table->p_notack_buffer = p_Config->p_Mac_802_15_4_NotAckBuffer; in TL_MAC_802_15_4_Init()[all …]
256 void TL_THREAD_Init( TL_TH_Config_t *p_Config );268 void TL_LLDTESTS_Init( TL_LLD_tests_Config_t *p_Config );277 void TL_MM_Init( TL_MM_Config_t *p_Config );289 void TL_MAC_802_15_4_Init( TL_MAC_802_15_4_Config_t *p_Config );298 void TL_ZIGBEE_Init( TL_ZIGBEE_Config_t *p_Config );