Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dqueue.h129 …#define xQueueCreate( uxQueueLength, uxItemSize ) xQueueGenericCreate( ( uxQueueLength ), ( uxItem… argument
204 …#define xQueueCreateStatic( uxQueueLength, uxItemSize, pucQueueStorage, pxQueueBuffer ) xQueueGene… argument
/hal_espressif-2.7.6/components/mdns/test_afl_fuzz_host/
Desp32_mock.c60 QueueHandle_t xQueueCreate( uint32_t uxQueueLength, uint32_t uxItemSize ) in xQueueCreate()
/hal_espressif-2.7.6/components/freertos/
Dqueue.c113 UBaseType_t uxItemSize; /*< The size of each items that the queue will hold. */ member
320 …t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItemSize, uint8_… in xQueueGenericCreateStatic()
378 …QueueHandle_t xQueueGenericCreate( const UBaseType_t uxQueueLength, const UBaseType_t uxItemSize, … in xQueueGenericCreate()
445 static void prvInitialiseNewQueue( const UBaseType_t uxQueueLength, const UBaseType_t uxItemSize, u… in prvInitialiseNewQueue()
/hal_espressif-2.7.6/tools/esp_app_trace/test/sysview/
Dexpected_output.json2238 "uxItemSize": 0, number
2341 "uxItemSize": 0, number
Dexpected_output_mcore.json1353 "uxItemSize": 4, number
1906 "uxItemSize": 4, number
2510 "uxItemSize": 4, number