Home
last modified time | relevance | path

Searched refs:SRTM_NO_WAIT (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/port/
Dsrtm_sem_freertos.c82 else if (timeout == SRTM_NO_WAIT) in SRTM_Sem_Wait()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/include/
Dsrtm_defs.h142 #define SRTM_NO_WAIT (0x0U) macro