Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_peercore.h30 SRTM_PeerCore_State_Deactivating, /*!< Peer core is going to suspend */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c179 core->state = SRTM_PeerCore_State_Deactivating; in SRTM_PeerCore_Deactivate()
Dsrtm_dispatcher.c955 case SRTM_PeerCore_State_Deactivating: in SRTM_Dispatcher_HandleTxMessage()