Semaphores

Modules

 vSemaphoreCreateBinary
 semphr.
 
 xSemaphoreCreateBinary
 semphr.
 
 xSemaphoreCreateBinaryStatic
 semphr.
 
 xSemaphoreTake
 semphr.
 
 xSemaphoreTakeRecursive
 semphr.
 
 xSemaphoreGive
 semphr.
 
 xSemaphoreGiveRecursive
 semphr.
 
 xSemaphoreGiveFromISR
 semphr.
 
 xSemaphoreCreateMutex
 semphr.
 
 xSemaphoreCreateMutexStatic
 semphr.
 
 xSemaphoreCreateRecursiveMutex
 semphr.
 
 xSemaphoreCreateRecursiveMutexStatic
 semphr.
 
 xSemaphoreCreateCounting
 semphr.
 
 xSemaphoreCreateCountingStatic
 semphr.
 
 vSemaphoreDelete
 semphr.
 

Detailed Description