Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/srtm/include/
Dsrtm_peercore.h75 srtm_status_t SRTM_PeerCore_Start(srtm_peercore_t core);
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_peercore.c94 srtm_status_t SRTM_PeerCore_Start(srtm_peercore_t core) in SRTM_PeerCore_Start() function
Dsrtm_dispatcher.c352 (void)SRTM_PeerCore_Start(core); in SRTM_Dispatcher_Run()