Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_channel.h51 srtm_status_t SRTM_Channel_Stop(srtm_channel_t channel);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_channel.c45 srtm_status_t SRTM_Channel_Stop(srtm_channel_t channel) in SRTM_Channel_Stop() function
Dsrtm_peercore.c140 status = SRTM_Channel_Stop(channel); in SRTM_PeerCore_Stop()