Home
last modified time | relevance | path

Searched refs:RTC_IO_TOUCH_PAD9_REG (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c55 SET_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_TIE_OPT_M); in rtc_clk_32k_enable_common()
60 SET_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_XPD_M); in rtc_clk_32k_enable_common()
72 SET_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_TIE_OPT_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()
79 CLEAR_PERI_REG_MASK(RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_START_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/esp32s3/
Drtc_io_periph.c73 …{RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_MUX_SEL_M, RTC_IO_TOUCH_PAD9_FUN_SEL_S, RTC_IO_TOUCH_…
/hal_espressif-latest/components/soc/esp32s2/
Drtc_io_periph.c71 …{RTC_IO_TOUCH_PAD9_REG, RTC_IO_TOUCH_PAD9_MUX_SEL_M, RTC_IO_TOUCH_PAD9_FUN_SEL_S, RTC_IO_TOUCH_…
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_reg.h1871 #define RTC_IO_TOUCH_PAD9_REG (DR_REG_RTCIO_BASE + 0xb8) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_reg.h1291 #define RTC_IO_TOUCH_PAD9_REG (DR_REG_RTCIO_BASE + 0xA8) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_reg.h1322 #define RTC_IO_TOUCH_PAD9_REG (DR_REG_RTCIO_BASE + 0xA8) macro