Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h764 #ifndef traceQUEUE_SET_SEND
765 #define traceQUEUE_SET_SEND traceQUEUE_SEND macro
/Kernel-v11.1.0/
Dqueue.c3327 traceQUEUE_SET_SEND( pxQueueSetContainer ); in prvNotifyQueueSetContainer()