Searched refs:xSemaphoreHandle (Results 1 – 5 of 5) sorted by relevance
108 SemaphoreHandle_t xSemaphoreHandle = fc_event_semaphores[event_id]; in fc_soc_event_handler1() local109 xSemaphoreGiveFromISR( xSemaphoreHandle, &xHigherPriorityTaskWoken ); in fc_soc_event_handler1()
55 # define CONF_SPI_MASTER_VEC_SEMAPHORE_TYPE xSemaphoreHandle
50 xSemaphoreHandle trace_lock;
92 static xSemaphoreHandle ctrl_access_semphr = NULL;
145 xSemaphoreHandle int_queue;
Completed in 10 milliseconds