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