Home
last modified time | relevance | path

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

/Kernel-v11.0.1/include/
DFreeRTOS.h972 #ifndef traceBLOCKING_ON_STREAM_BUFFER_RECEIVE
973 #define traceBLOCKING_ON_STREAM_BUFFER_RECEIVE( xStreamBuffer ) macro
/Kernel-v11.0.1/
Dstream_buffer.c1020 traceBLOCKING_ON_STREAM_BUFFER_RECEIVE( xStreamBuffer ); in xStreamBufferReceive()