Searched refs:xQueueCreateMutexStatic (Results 1 – 7 of 7) sorted by relevance
798 …#define xSemaphoreCreateMutexStatic( pxMutexBuffer ) xQueueCreateMutexStatic( queueQUEUE_TYPE_M…943 …#define xSemaphoreCreateRecursiveMutexStatic( pxStaticSemaphore ) xQueueCreateMutexStatic( queu…
132 #define xQueueCreateMutexStatic MPU_xQueueCreateMutexStatic macro
1486 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType,
1398 xReturn = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()1406 xReturn = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()
2744 xInternalQueueHandle = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()
637 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, in xQueueCreateMutexStatic() function
54 - xQueueCreateMutexStatic