Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h108 #define xQueueGenericCreateStatic MPU_xQueueGenericCreateStatic macro
/device/soc/esp/esp32/components/osal/
Dqueue.c372 …QueueHandle_t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItem… in xQueueGenericCreateStatic() function