Home
last modified time | relevance | path

Searched defs:uxQueueLength (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.c320 …QueueHandle_t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItem… 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.json2239 "uxQueueLength": 1 number
2342 "uxQueueLength": 1 number
Dexpected_output_mcore.json1354 "uxQueueLength": 10 number
1907 "uxQueueLength": 10 number
2511 "uxQueueLength": 10 number