Searched refs:esp_rom_spiflash_read_data (Results 1 – 1 of 1) sorted by relevance
271 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() function610 …if ( ESP_ROM_SPIFLASH_RESULT_OK != esp_rom_spiflash_read_data(&g_rom_spiflash_chip, target, dest_a… in esp_rom_spiflash_read()