Searched refs:size_file (Results 1 – 2 of 2) sorted by relevance
19 uint32_t size_file; /* size of file */ member
62 &h_ota->size_file)) { in ota_callback()109 h_ota->size_file = h_ota->configSize; in ota_callback()149 h_ota->size_file = h_ota->configSize; in ota_callback()704 if (h_ota->size_fetched >= h_ota->size_file) { in IOT_OTA_FetchYield()862 *((uint32_t *)buf) = h_ota->size_file; in IOT_OTA_Ioctl()
Completed in 4 milliseconds