Searched refs:FreeRTOS_flush_logging (Results 1 – 2 of 2) sorted by relevance
1161 FreeRTOS_flush_logging(); in prvTCPWindowRx_UnexpectedRX()1394 FreeRTOS_flush_logging(); in prvTCPWindowTxAdd_FrontSegment()1706 FreeRTOS_flush_logging(); in pxTCPWindowTx_GetWaitQueue()1779 FreeRTOS_flush_logging(); in pxTCPWindowTx_GetTXQueue()1826 FreeRTOS_flush_logging(); in ulTCPWindowTxGet()2140 FreeRTOS_flush_logging(); in prvTCPWindowFastRetransmit()2225 FreeRTOS_flush_logging(); in ulTCPWindowTxSack()
348 #ifndef FreeRTOS_flush_logging349 #define FreeRTOS_flush_logging() do {} while( ipFALSE_BOOL ) macro