Home
last modified time | relevance | path

Searched defs:pvPortMalloc (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dportable.h179 #define pvPortMalloc malloc macro
/device/soc/asrmicro/asr582x/liteos_m/sdk/rtos/
Dlega_rtos.c612 void *pvPortMalloc(uint32_t xWantedSize) in pvPortMalloc() function