Home
last modified time | relevance | path

Searched refs:xQueueCreateMutexStatic (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dsemphr.h757 …#define xSemaphoreCreateMutexStatic( pxMutexBuffer ) xQueueCreateMutexStatic( queueQUEUE_TYPE_MUTE…
890 …#define xSemaphoreCreateRecursiveMutexStatic( pxStaticSemaphore ) xQueueCreateMutexStatic( queueQU…
Dmpu_wrappers.h101 #define xQueueCreateMutexStatic MPU_xQueueCreateMutexStatic macro
Dqueue.h1236 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, StaticQueue_t *pxStaticQueue ) PR…
/hal_espressif-2.7.6/components/freertos/
Dlinker.lf121 queue: xQueueCreateMutexStatic (default)
Dqueue.c536 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, StaticQueue_t *pxStaticQueue ) in xQueueCreateMutexStatic() function
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp.map1038 .literal.xQueueCreateMutexStatic
1069 .text.xQueueCreateMutexStatic