Home
last modified time | relevance | path

Searched defs:xQueueGenericCreateStatic (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dmpu_wrappers.h108 #define xQueueGenericCreateStatic MPU_xQueueGenericCreateStatic macro
/hal_espressif-2.7.6/components/freertos/
Dqueue.c320 …QueueHandle_t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItem… in xQueueGenericCreateStatic() function