Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_WIN.c1161 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()
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOSIPConfigDefaults.h348 #ifndef FreeRTOS_flush_logging
349 #define FreeRTOS_flush_logging() do {} while( ipFALSE_BOOL ) macro