Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dsemphr.h238 …#define xSemaphoreCreateBinaryStatic( pxStaticSemaphore ) xQueueGenericCreateStatic( ( UBaseTyp… argument
950 …#define xSemaphoreCreateRecursiveMutexStatic( pxStaticSemaphore ) xQueueCreateMutexStatic( queu… argument