Home
last modified time | relevance | path

Searched refs:esp_flash_set_chip_write_protect (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/spi_flash/include/
Desp_flash.h245 esp_err_t esp_flash_set_chip_write_protect(esp_flash_t *chip, bool write_protect);
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.spiflash.ld55 esp_flash_set_chip_write_protect = 0x40000244; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.spiflash.ld55 esp_flash_set_chip_write_protect = 0x4000023c; symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_1.ld287 PROVIDE( esp_flash_set_chip_write_protect = 0x40000310 ); symbol
Drom_32h2_beta_2.ld373 PROVIDE( esp_flash_set_chip_write_protect = 0x40000458 ); symbol
Drom_32c6_beta.ld279 PROVIDE( esp_flash_set_chip_write_protect = 0x40000310 ); symbol
Drom_32c3.ld281 PROVIDE( esp_flash_set_chip_write_protect = 0x40000314 ); symbol
Drom_32s3.ld353 PROVIDE( esp_flash_set_chip_write_protect = 0x40001104 ); symbol
Drom_32c2.ld365 PROVIDE( esp_flash_set_chip_write_protect = 0x40000448 ); symbol
Drom_32s3_beta_2.ld340 PROVIDE ( esp_flash_set_chip_write_protect = 0x4004ebb8 ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.ld265 PROVIDE( esp_flash_set_chip_write_protect = 0x40000314 ); symbol
/hal_espressif-latest/components/spi_flash/
Desp_flash_api.c743 esp_err_t IRAM_ATTR esp_flash_set_chip_write_protect(esp_flash_t *chip, bool write_protect) in esp_flash_set_chip_write_protect() function
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld352 PROVIDE( esp_flash_set_chip_write_protect = 0x40000448 ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.ld339 PROVIDE( esp_flash_set_chip_write_protect = 0x40001104 ); symbol