Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/
Drtc_io_periph.c59 …{RTC_IO_ADC_PAD_REG, RTC_IO_ADC1_MUX_SEL_M, RTC_IO_ADC1_FUN_SEL_S, RTC_IO_ADC1_FUN_…
60 …{RTC_IO_ADC_PAD_REG, RTC_IO_ADC2_MUX_SEL_M, RTC_IO_ADC2_FUN_SEL_S, RTC_IO_ADC2_FUN_…
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_reg.h686 #define RTC_IO_ADC_PAD_REG (DR_REG_RTCIO_BASE + 0x80) macro