Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
DFreeRTOS.h499 #ifndef traceBLOCKING_ON_QUEUE_SEND
505 #define traceBLOCKING_ON_QUEUE_SEND( pxQueue ) macro
/Kernel-v10.6.2/
Dqueue.c1056 traceBLOCKING_ON_QUEUE_SEND( pxQueue ); in xQueueGenericSend()