Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Desp_osal.h493 #ifndef traceQUEUE_SEND_FROM_ISR_FAILED
494 #define traceQUEUE_SEND_FROM_ISR_FAILED( pxQueue ) macro
/device/soc/esp/esp32/components/osal/
Dqueue.c950 traceQUEUE_SEND_FROM_ISR_FAILED( pxQueue ); in xQueueGenericSendFromISR()