Searched refs:StaticSemaphore_t (Results 1 – 2 of 2) sorted by relevance
199 typedef txfr_sem_t StaticSemaphore_t; typedef446 StaticSemaphore_t *pxSemaphoreBuffer);450 SemaphoreHandle_t xSemaphoreCreateBinaryStatic(StaticSemaphore_t *pxSemaphoreBuffer);454 SemaphoreHandle_t xSemaphoreCreateMutexStatic(StaticSemaphore_t *pxMutexBuffer);458 SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer);
1108 StaticSemaphore_t *pxSemaphoreBuffer) in xSemaphoreCreateCountingStatic()1142 SemaphoreHandle_t xSemaphoreCreateBinaryStatic(StaticSemaphore_t *pxSemaphoreBuffer) in xSemaphoreCreateBinaryStatic()1181 SemaphoreHandle_t xSemaphoreCreateMutexStatic(StaticSemaphore_t *pxMutexBuffer) in xSemaphoreCreateMutexStatic()1232 SemaphoreHandle_t xSemaphoreCreateRecursiveMutexStatic(StaticSemaphore_t *pxMutexBuffer) in xSemaphoreCreateRecursiveMutexStatic()