Searched defs:pvPortMalloc (Results 1 – 2 of 2) sorted by relevance
179 #define pvPortMalloc malloc macro
612 void *pvPortMalloc(uint32_t xWantedSize) in pvPortMalloc() function