Home
last modified time | relevance | path

Searched defs:esp_rom_spiflash_read_status (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/esp_rom/esp32/ld/
Desp32.rom.spiflash.ld15 PROVIDE ( esp_rom_spiflash_read_status = 0x4006226c ); symbol
/device/soc/esp/esp32/components/spi_flash/esp32/
Dspi_flash_rom_patch.c226 esp_rom_spiflash_result_t esp_rom_spiflash_read_status(esp_rom_spiflash_chip_t *spi, uint32_t *stat… in esp_rom_spiflash_read_status() function