Home
last modified time | relevance | path

Searched refs:SRTM_Mutex_Destroy (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_mutex.h52 void SRTM_Mutex_Destroy(srtm_mutex_t mutex);
Dsrtm_peercore.c83 SRTM_Mutex_Destroy(core->mutex); in SRTM_PeerCore_Destroy()
Dsrtm_dispatcher.c288 SRTM_Mutex_Destroy(disp->mutex); in SRTM_Dispatcher_Destroy()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/port/
Dsrtm_mutex_freertos.c41 void SRTM_Mutex_Destroy(srtm_mutex_t mutex) in SRTM_Mutex_Destroy() function