Home
last modified time | relevance | path

Searched refs:Platform_Malloc (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus/Test/FreeRTOS-Cellular-Interface/Integration/
A Dcellular_platform.h122 #define Platform_Malloc pvPortMalloc macro
A Dcellular_platform.c113 pThreadInfo = Platform_Malloc( sizeof( threadInfo_t ) ); in Platform_CreateDetachedThread()
/FreeRTOS-Plus/Demo/FreeRTOS_Cellular_Interface_Windows_Simulator/Common/
A Dcellular_platform.h131 #define Platform_Malloc pvPortMalloc macro
A Dcellular_platform.c113 pThreadInfo = Platform_Malloc( sizeof( threadInfo_t ) ); in Platform_CreateDetachedThread()

Completed in 58 milliseconds