Home
last modified time | relevance | path

Searched defs:spi_flash_hal_check_status (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_flash_hal_iram.c104 uint32_t spi_flash_hal_check_status(spi_flash_host_inst_t *host) in spi_flash_hal_check_status() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld152 spi_flash_hal_check_status = 0x4000035c; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld151 spi_flash_hal_check_status = 0x40000354; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld189 PROVIDE( spi_flash_hal_check_status = 0x40000244 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld211 PROVIDE( spi_flash_hal_check_status = 0x40000254 ); symbol
Drom_32c2.ld203 PROVIDE( spi_flash_hal_check_status = 0x40000244 ); symbol