Home
last modified time | relevance | path

Searched refs:GPIO_ENABLE_W1TC_REG (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.5.0/components/esp_wifi/src/
Dcoexist.c48 REG_WRITE(GPIO_ENABLE_W1TC_REG, BIT(gpio_pin.out_pin0)); in esp_enable_extern_coex_gpio_pin()
72 REG_WRITE(GPIO_ENABLE_W1TC_REG, BIT(gpio_pin.out_pin0)); in esp_enable_extern_coex_gpio_pin()
/hal_espressif-3.5.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c227 SET_PERI_REG_MASK(GPIO_ENABLE_W1TC_REG, 1 << gpio_no); in dig_gpio_out_en()
/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h106 #define GPIO_ENABLE_W1TC_REG (DR_REG_GPIO_BASE + 0x28) macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h130 #define GPIO_ENABLE_W1TC_REG (DR_REG_GPIO_BASE + 0x28) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h98 #define GPIO_ENABLE_W1TC_REG (DR_REG_GPIO_BASE + 0x0028) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h130 #define GPIO_ENABLE_W1TC_REG (DR_REG_GPIO_BASE + 0x28) macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h133 #define GPIO_ENABLE_W1TC_REG (DR_REG_GPIO_BASE + 0x28) macro