Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/
Dqueue.c128 uint8_t ucQueueType; member
320 …e_t uxItemSize, uint8_t *pucQueueStorage, StaticQueue_t *pxStaticQueue, const uint8_t ucQueueType ) in xQueueGenericCreateStatic()
378 …cCreate( const UBaseType_t uxQueueLength, const UBaseType_t uxItemSize, const uint8_t ucQueueType ) in xQueueGenericCreate()
445 …Length, const UBaseType_t uxItemSize, uint8_t *pucQueueStorage, const uint8_t ucQueueType, Queue_t… in prvInitialiseNewQueue()
520 QueueHandle_t xQueueCreateMutex( const uint8_t ucQueueType ) in xQueueCreateMutex()
536 QueueHandle_t xQueueCreateMutexStatic( const uint8_t ucQueueType, StaticQueue_t *pxStaticQueue ) in xQueueCreateMutexStatic()
/hal_espressif-2.7.6/components/freertos/include/freertos/
DFreeRTOS.h422 #define traceQUEUE_CREATE_FAILED( ucQueueType ) argument
/hal_espressif-2.7.6/tools/esp_app_trace/test/sysview/
Dexpected_output.json2237 "ucQueueType": 4, number
2340 "ucQueueType": 4, number
Dexpected_output_mcore.json1352 "ucQueueType": 0, number
1905 "ucQueueType": 0, number
2509 "ucQueueType": 0, number