Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Desp_osal.h465 #ifndef traceQUEUE_SEND_FAILED
466 #define traceQUEUE_SEND_FAILED( pxQueue ) macro
/device/soc/esp/esp32/components/osal/
Dqueue.c811 traceQUEUE_SEND_FAILED( pxQueue ); in xQueueGenericSend()
868 traceQUEUE_SEND_FAILED( pxQueue ); in xQueueGenericSend()