Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher_struct.h68 srtm_sem_buf_t stopSigStatic; member
Dsrtm_dispatcher.c206 srtm_sem_t stopSig = SRTM_Sem_Create(1U, 0U, &disp->stopSigStatic); in SRTM_Dispatcher_Create()