Searched refs:ota_calloc (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ota/hal/ | ||
A D | ota_hal_os.h | 21 void *ota_calloc(int n, int size); |
A D | ota_hal_os.c | 33 void *ota_calloc(int n, int size) in ota_calloc() function |
Completed in 4 milliseconds