Searched refs:StaticSemaphore_t (Results 1 – 2 of 2) sorted by relevance
198 typedef txfr_sem_t StaticSemaphore_t; typedef445 StaticSemaphore_t *pxSemaphoreBuffer);449 SemaphoreHandle_t xSemaphoreCreateBinaryStatic(StaticSemaphore_t *pxSemaphoreBuffer);453 SemaphoreHandle_t xSemaphoreCreateMutexStatic(StaticSemaphore_t *pxMutexBuffer);457 SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer);
1111 StaticSemaphore_t *pxSemaphoreBuffer) in xSemaphoreCreateCountingStatic()1145 SemaphoreHandle_t xSemaphoreCreateBinaryStatic(StaticSemaphore_t *pxSemaphoreBuffer) in xSemaphoreCreateBinaryStatic()1184 SemaphoreHandle_t xSemaphoreCreateMutexStatic(StaticSemaphore_t *pxMutexBuffer) in xSemaphoreCreateMutexStatic()1235 SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer) in xSemaphoreCreateRecursiveMutexStatic()