Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dmpu_wrappers.h107 #define xQueueGenericCreate MPU_xQueueGenericCreate macro
/device/soc/esp/esp32/components/osal/
Dqueue.c430 …QueueHandle_t xQueueGenericCreate( const UBaseType_t uxQueueLength, const UBaseType_t uxItemSize, … in xQueueGenericCreate() function