Searched refs:xSemaphoreGiveRecursive (Results 1 – 3 of 3) sorted by relevance
472 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex);
232 | xSemaphoreGiveRecursive() | It’s not possible to give a mutex from an ISR. |
1421 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex) in xSemaphoreGiveRecursive() function