Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dspi_flash_hal_gpspi.c25 #define spi_flash_hal_read spi_flash_hal_gpspi_read macro
Dspi_flash_hal_common.inc181 esp_err_t spi_flash_hal_read(spi_flash_host_inst_t *host, void *buffer, uint32_t address, uint32_t …
/hal_espressif-latest/components/spi_flash/include/
Dmemspi_host_driver.h24 .read = spi_flash_hal_read, \
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_hal.h166 esp_err_t spi_flash_hal_read(spi_flash_host_inst_t *host, void *buffer, uint32_t address, uint32_t …
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld145 spi_flash_hal_read = 0x40000340; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld144 spi_flash_hal_read = 0x40000338; symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld210 PROVIDE( spi_flash_hal_read = 0x40000238 ); symbol
Drom_32h2_beta_2.ld204 PROVIDE( spi_flash_hal_read = 0x40000238 ); symbol
Drom_32c6_beta.ld202 PROVIDE( spi_flash_hal_read = 0x40000238 ); symbol
Drom_32c3.ld204 PROVIDE( spi_flash_hal_read = 0x4000023c ); symbol
Drom_32s3.ld253 PROVIDE( spi_flash_hal_read = 0x40000d68 ); symbol
Drom_32c2.ld196 PROVIDE( spi_flash_hal_read = 0x40000228 ); symbol
Drom_32s3_beta_2.ld2112 PROVIDE ( spi_flash_hal_read = 0x4004fe8c ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld188 PROVIDE( spi_flash_hal_read = 0x4000023c ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld182 PROVIDE( spi_flash_hal_read = 0x40000228 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld239 PROVIDE( spi_flash_hal_read = 0x40000d68 ); symbol