Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/include/
Dsrtm_peercore.h28 SRTM_PeerCore_State_Activating, /*!< Peer core wakeup in progress */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c161 core->state = SRTM_PeerCore_State_Activating; in SRTM_PeerCore_Activate()
Dsrtm_dispatcher.c938 case SRTM_PeerCore_State_Activating: in SRTM_Dispatcher_HandleTxMessage()