Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota_internal.h24 #define OTA_MALLOC(size) LITE_malloc(size, MEM_MAGIC, "ota") macro
29 #define OTA_MALLOC(size) HAL_Malloc(size) macro

Completed in 2 milliseconds