Home
last modified time | relevance | path

Searched refs:RTC_IO_TOUCH_PAD9_XPD_M (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c60 SET_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_XPD_M); in rtc_clk_32k_enable_common()
78 SET_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_XPD_M); in rtc_clk_32k_enable_common()
98 CLEAR_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_XPD_M); in rtc_clk_32k_enable()
105 CLEAR_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_XPD_M); in rtc_clk_32k_enable()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_reg.h1893 #define RTC_IO_TOUCH_PAD9_XPD_M (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_reg.h1325 #define RTC_IO_TOUCH_PAD9_XPD_M (BIT(20)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_reg.h1362 #define RTC_IO_TOUCH_PAD9_XPD_M (BIT(20)) macro