Searched refs:instruction_flash_start_page_get (Results 1 – 5 of 5) sorted by relevance
99 uint32_t instruction_flash_start_page_get(void);
103 uint32_t instruction_flash_start_page_get(void);
196 uint32_t IRAM_ATTR instruction_flash_start_page_get(void) in instruction_flash_start_page_get() function
252 uint32_t IRAM_ATTR instruction_flash_start_page_get(void) in instruction_flash_start_page_get() function
431 …if (phys_page >= instruction_flash_start_page_get() && phys_page <= instruction_flash_end_page_get… in spi_flash_phys2cache()