Searched defs:phys_offs (Results 1 – 2 of 2) sorted by relevance
434 uint32_t phys_offs = ((phys_page & SOC_MMU_ADDR_MASK) + offset) * SPI_FLASH_MMU_PAGE_SIZE; in spi_flash_cache2phys() local438 const void *IRAM_ATTR spi_flash_phys2cache(size_t phys_offs, spi_flash_mmap_memory_t memory) in spi_flash_phys2cache()
546 size_t phys_offs = spi_flash_cache2phys(esp_ota_get_running_partition); in esp_ota_get_running_partition() local