Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/include/
Dsrtm_peercore.h27 SRTM_PeerCore_State_Inactive = 0x00U, /*!< Peer core is not ready to communicate */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c54 core->state = SRTM_PeerCore_State_Inactive; in SRTM_PeerCore_Create()
Dsrtm_dispatcher.c933 case SRTM_PeerCore_State_Inactive: in SRTM_Dispatcher_HandleTxMessage()