Home
last modified time | relevance | path

Searched refs:esp_rom_spiflash_read_data (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/spi_flash/esp32/
Dspi_flash_rom_patch.c271 static esp_rom_spiflash_result_t esp_rom_spiflash_read_data(esp_rom_spiflash_chip_t *spi, uint32_t … in esp_rom_spiflash_read_data() function
610 …if ( ESP_ROM_SPIFLASH_RESULT_OK != esp_rom_spiflash_read_data(&g_rom_spiflash_chip, target, dest_a… in esp_rom_spiflash_read()