Searched refs:xSemaphoreGiveFromISR (Results 1 – 2 of 2) sorted by relevance
640 #define xSemaphoreGiveFromISR( xSemaphore, pxHigherPriorityTaskWoken ) xQueueGiveFromISR( ( Queu… macro
1032 + Made xSemaphoreGiveFromISR() a function rather than a macro that calls2188 xQueueSendToBackFromISR() and xSemaphoreGiveFromISR() have changed. You must