Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/include/
Dmemspi_host_driver.h22 .program_page = spi_flash_hal_program_page, \
/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_hal.h153 void spi_flash_hal_program_page(spi_flash_host_inst_t *host, const void *buffer, uint32_t address, …
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld149 spi_flash_hal_program_page = 0x40000350; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld148 spi_flash_hal_program_page = 0x40000348; symbol
/hal_espressif-latest/components/hal/
Dspi_flash_hal_iram.c72 void spi_flash_hal_program_page(spi_flash_host_inst_t *host, const void *buffer, uint32_t address, … in spi_flash_hal_program_page() function
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld214 PROVIDE( spi_flash_hal_program_page = 0x40000248 ); symbol
Drom_32h2_beta_2.ld208 PROVIDE( spi_flash_hal_program_page = 0x40000248 ); symbol
Drom_32c6_beta.ld206 PROVIDE( spi_flash_hal_program_page = 0x40000248 ); symbol
Drom_32c3.ld208 PROVIDE( spi_flash_hal_program_page = 0x4000024c ); symbol
Drom_32s3.ld257 PROVIDE( spi_flash_hal_program_page = 0x40000d98 ); symbol
Drom_32c2.ld200 PROVIDE( spi_flash_hal_program_page = 0x40000238 ); symbol
Drom_32s3_beta_2.ld2111 PROVIDE ( spi_flash_hal_program_page = 0x4004ffe0 ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld192 PROVIDE( spi_flash_hal_program_page = 0x4000024c ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld186 PROVIDE( spi_flash_hal_program_page = 0x40000238 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld243 PROVIDE( spi_flash_hal_program_page = 0x40000d98 ); symbol