Searched refs:RTC_IO_TOUCH_PAD8_REG (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | rtc_clk.c | 57 SET_PERI_REG_BITS(RTC_IO_TOUCH_PAD8_REG, RTC_IO_TOUCH_PAD8_DAC, 4, RTC_IO_TOUCH_PAD8_DAC_S); in rtc_clk_32k_enable_common() 74 SET_PERI_REG_BITS(RTC_IO_TOUCH_PAD8_REG, RTC_IO_TOUCH_PAD8_DAC, 1, RTC_IO_TOUCH_PAD8_DAC_S); in rtc_clk_32k_enable_common()
|
/hal_espressif-latest/components/soc/esp32s3/ |
D | rtc_io_periph.c | 72 …{RTC_IO_TOUCH_PAD8_REG, RTC_IO_TOUCH_PAD8_MUX_SEL_M, RTC_IO_TOUCH_PAD8_FUN_SEL_S, RTC_IO_TOUCH_…
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | rtc_io_periph.c | 70 …{RTC_IO_TOUCH_PAD8_REG, RTC_IO_TOUCH_PAD8_MUX_SEL_M, RTC_IO_TOUCH_PAD8_FUN_SEL_S, RTC_IO_TOUCH_…
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | rtc_io_reg.h | 1839 #define RTC_IO_TOUCH_PAD8_REG (DR_REG_RTCIO_BASE + 0xb4) macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_io_reg.h | 1217 #define RTC_IO_TOUCH_PAD8_REG (DR_REG_RTCIO_BASE + 0xA4) macro
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc_io_reg.h | 1242 #define RTC_IO_TOUCH_PAD8_REG (DR_REG_RTCIO_BASE + 0xA4) macro
|