Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/freertos/include/freertos/
DFreeRTOS.h455 #ifndef traceQUEUE_CREATE_FAILED
456 #define traceQUEUE_CREATE_FAILED( ucQueueType ) macro
/hal_espressif-3.5.0/components/freertos/
Dqueue.c397 traceQUEUE_CREATE_FAILED( ucQueueType ); in xQueueGenericCreateStatic()
469 traceQUEUE_CREATE_FAILED( ucQueueType ); in xQueueGenericCreate()
DHistory.txt1362 + Updated the traceQUEUE_CREATE_FAILED() macro to take a parameter that