Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dsemphr.h214 …#define xSemaphoreCreateBinaryStatic( pxStaticSemaphore ) xQueueGenericCreateStatic( ( UBaseType_t… argument
890 …#define xSemaphoreCreateRecursiveMutexStatic( pxStaticSemaphore ) xQueueCreateMutexStatic( queueQU… argument