Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/include/
Dmemspi_host_driver.h26 .host_status = spi_flash_hal_check_status, \
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_hal.h185 uint32_t spi_flash_hal_check_status(spi_flash_host_inst_t *host);
/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/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/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