Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py1532 def soft_reset(self, stay_in_bootloader): member in ESPLoader
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h331 …uint32_t soft_reset : 1; /*Software reset enable, reset the spi clock line … member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h561 uint32_t soft_reset:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h380 …uint32_t soft_reset : 1; /*Software reset enable, reset the spi clock line … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h388 …uint32_t soft_reset : 1; /*Software reset enable, reset the spi clock line … member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h561 uint32_t soft_reset:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h197 …uint32_t soft_reset: 1; /*Software reset enable reset the spi clock line cs… member