Home
last modified time | relevance | path

Searched defs:GPIO_STRAP_REG (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32.py73 GPIO_STRAP_REG = 0x3FF44038 variable in ESP32ROM
Desp32s2.py85 GPIO_STRAP_REG = 0x3F404038 variable in ESP32S2ROM
Desp32s3.py99 GPIO_STRAP_REG = 0x60004038 variable in ESP32S3ROM
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h303 #define GPIO_STRAP_REG (GPIO_BASE_REG + 0x38) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_reg.h113 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_reg.h114 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h185 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_reg.h113 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dgpio_reg.h130 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x0038) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h165 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h162 #define GPIO_STRAP_REG (DR_REG_GPIO_BASE + 0x38) macro