Home
last modified time | relevance | path

Searched refs:xPortGetMinimumEverFreeHeapSize (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Posix/
A DFreeRTOSIPConfig.h39 #define xPortGetMinimumEverFreeHeapSize( x ) 0 macro
/FreeRTOS-Plus/Demo/FreeRTOS_Plus_TCP_Echo_Qemu_mps2/
A DFreeRTOSIPConfig.h51 #define xPortGetMinimumEverFreeHeapSize( x ) 0 macro
/FreeRTOS-Plus/Demo/Common/FreeRTOS_Plus_CLI_Demos/
A DSample-CLI-commands.c261 …ee heap %d bytes\r\n", ( int ) xPortGetFreeHeapSize(), ( int ) xPortGetMinimumEverFreeHeapSize() ); in prvQueryHeapCommand()

Completed in 10 milliseconds