Home
last modified time | relevance | path

Searched refs:vPrintResourceStats (Results 1 – 11 of 11) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils_DiffConfig/
DFreeRTOS_IP_Utils_DiffConfig_utest.c130 vPrintResourceStats(); in test_vPrintResourceStats_MinSizeIsBigger()
147 vPrintResourceStats(); in test_vPrintResourceStats_LastQueueNECurrentQueue()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/esp32/
DNetworkInterface.c99 vPrintResourceStats(); in xNetworkInterfaceOutput()
138 vPrintResourceStats(); in wlanif_input()
/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_IP.h436 extern void vPrintResourceStats( void );
438 …#define vPrintResourceStats() do {} while( ipFALSE_BOOL ) /**< ipconfigHAS_PRINTF is not de… macro
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
DNetworkInterface.c356 vPrintResourceStats(); in prvEMACHandlerTask()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/RX/
DNetworkInterface.c240 vPrintResourceStats(); in prvEMACDeferredInterruptHandlerTask()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
DNetworkInterface.c482 vPrintResourceStats(); in prvEMACHandlerTask()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP_Utils/
DFreeRTOS_IP_Utils_utest.c1348 vPrintResourceStats(); in test_vPrintResourceStats_BufferCountMore()
1356 vPrintResourceStats(); in test_vPrintResourceStats_BufferCountLess()
1367 vPrintResourceStats(); in test_vPrintResourceStats_LastBuffer_NE_0()
1380 vPrintResourceStats(); in test_vPrintResourceStats_MinSizeIsBigger()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Hxx/
DNetworkInterface.c861 vPrintResourceStats(); in prvEMACHandlerTask()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/DriverSAM/
DNetworkInterface.c867 vPrintResourceStats(); in prvEMACHandlerTask()
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP_Utils.c1016 void vPrintResourceStats( void ) in vPrintResourceStats() function
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/STM32Fxx/
DNetworkInterface.c1267 vPrintResourceStats(); in prvEMACHandlerTask()