Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
DFreeRTOS.h1008 #ifndef traceBLOCKING_ON_STREAM_BUFFER_SEND
1009 #define traceBLOCKING_ON_STREAM_BUFFER_SEND( xStreamBuffer ) macro
/Kernel-v11.1.0/
Dstream_buffer.c896 traceBLOCKING_ON_STREAM_BUFFER_SEND( xStreamBuffer ); in xStreamBufferSend()