Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher_struct.h64 srtm_sem_buf_t startSigStatic; member
Dsrtm_dispatcher.c205 srtm_sem_t startSig = SRTM_Sem_Create(1U, 0U, &disp->startSigStatic); in SRTM_Dispatcher_Create()