Home
last modified time | relevance | path

Searched defs:pxStaticSemaphore (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dsemphr.h220 …#define xSemaphoreCreateBinaryStatic( pxStaticSemaphore ) xQueueGenericCreateStatic( ( UBaseType_t… argument
896 …#define xSemaphoreCreateRecursiveMutexStatic( pxStaticSemaphore ) xQueueCreateMutexStatic( queueQU… argument