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…
134 #define xQueueCreateMutexStatic MPU_xQueueCreateMutexStatic macro
1501 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType,
1374 xReturn = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()1382 xReturn = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()
2813 xInternalQueueHandle = xQueueCreateMutexStatic( ucQueueType, pxStaticQueue ); in MPU_xQueueCreateMutexStatic()
664 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, in xQueueCreateMutexStatic() function
223 - xQueueCreateMutexStatic