Searched defs:OTA_MALLOC (Results 1 – 1 of 1) sorted by relevance
24 #define OTA_MALLOC(size) LITE_malloc(size, MEM_MAGIC, "ota") macro29 #define OTA_MALLOC(size) HAL_Malloc(size) macro
Completed in 2 milliseconds