Searched refs:esp_rom_spiflash_read_data (Results 1 – 1 of 1) sorted by relevance
266 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() function609 …if ( ESP_ROM_SPIFLASH_RESULT_OK != esp_rom_spiflash_read_data(&g_rom_spiflash_chip, src_addr, dest… in esp_rom_spiflash_read()