Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_spiflash.c266 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
609 …if ( ESP_ROM_SPIFLASH_RESULT_OK != esp_rom_spiflash_read_data(&g_rom_spiflash_chip, src_addr, dest… in esp_rom_spiflash_read()