Searched refs:SPI_SEC_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define SPI_SEC_SIZE 0x1000 macro
108 if (ota_info->size < 2 * SPI_SEC_SIZE) { in read_otadata()121 … memcpy(&two_otadata[1], (uint8_t *)ota_select_map + SPI_SEC_SIZE, sizeof(esp_ota_select_entry_t)); in read_otadata()