Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_flash.c590 SPIFLASH.ctrl.val = SPI_WP_REG_M; // keep WP high while idle, otherwise leave DIO mode in bootloader_flash_execute_command_common()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dspi_reg.h176 #define SPI_WP_REG_M (BIT(21)) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dspi_reg.h66 #define SPI_WP_REG_M (BIT(21)) macro