Home
last modified time | relevance | path

Searched refs:esp_rom_spiflash_lock (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/esp_rom/esp32/ld/
Desp32.rom.spiflash.ld12 PROVIDE ( esp_rom_spiflash_lock = 0x400628f0 ); symbol
/device/soc/esp/esp32/components/esp_rom/include/esp32/rom/
Dspi_flash.h352 esp_rom_spiflash_result_t esp_rom_spiflash_lock(void);
/device/soc/esp/esp32/components/spi_flash/esp32/
Dspi_flash_rom_patch.c378 esp_rom_spiflash_result_t esp_rom_spiflash_lock(void) in esp_rom_spiflash_lock() function