Searched refs:pvPortMalloc (Results 1 – 2 of 2) sorted by relevance
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/ | ||
| D | FreeRTOS.h | 279 void *pvPortMalloc(size_t xWantedSize); |
| D | tx_freertos.c | 238 void *pvPortMalloc(size_t xWantedSize) in pvPortMalloc() function |