Home
last modified time | relevance | path

Searched refs:queueQUEUE_TYPE_BASE (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dqueue.h72 #define queueQUEUE_TYPE_BASE ( ( uint8_t ) 0U ) macro
129 …th, uxItemSize ) xQueueGenericCreate( ( uxQueueLength ), ( uxItemSize ), ( queueQUEUE_TYPE_BASE ) )
204 …uxQueueLength ), ( uxItemSize ), ( pucQueueStorage ), ( pxQueueBuffer ), ( queueQUEUE_TYPE_BASE ) )