Home
last modified time | relevance | path

Searched refs:RTC_IO_TOUCH_PAD4_REG (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c77 …{RTC_IO_TOUCH_PAD4_REG, RTC_IO_TOUCH_PAD4_MUX_SEL_M, RTC_IO_TOUCH_PAD4_FUN_SEL_S, RTC_IO_TOUCH_PAD…
99 …{RTC_IO_TOUCH_PAD4_REG, RTC_IO_TOUCH_PAD4_MUX_SEL_M, RTC_IO_TOUCH_PAD4_FUN_SEL_S, RTC_IO_TOUCH_PAD…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h1471 #define RTC_IO_TOUCH_PAD4_REG (DR_REG_RTCIO_BASE + 0xa4) macro