Home
last modified time | relevance | path

Searched defs:esp_rom_spiflash_clear_bp (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.api.ld50 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.api.ld50 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.api.ld49 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/esp32c3/ld/
Desp32c3.rom.api.ld43 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.api.ld49 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/esp32s3/ld/
Desp32s3.rom.api.ld48 PROVIDE ( esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock ); symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_spiflash.c59 __attribute__((__unused__)) esp_rom_spiflash_result_t esp_rom_spiflash_clear_bp(void) in esp_rom_spiflash_clear_bp() function