Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_peercore.h127 srtm_peercore_state_t SRTM_PeerCore_GetState(srtm_peercore_t core);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c229 srtm_peercore_state_t SRTM_PeerCore_GetState(srtm_peercore_t core) in SRTM_PeerCore_GetState() function
Dsrtm_dispatcher.c927 state = SRTM_PeerCore_GetState(core); in SRTM_Dispatcher_HandleTxMessage()