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