Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h716 #ifndef traceQUEUE_SET_SEND
717 #define traceQUEUE_SET_SEND traceQUEUE_SEND macro
/Kernel-v11.0.1/
Dqueue.c3315 traceQUEUE_SET_SEND( pxQueueSetContainer ); in prvNotifyQueueSetContainer()