Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c68 …{RTC_IO_ADC_PAD_REG, RTC_IO_ADC2_MUX_SEL_M, RTC_IO_ADC2_FUN_SEL_S, RTC_IO_ADC2_FUN_…
121 …{RTC_IO_ADC_PAD_REG, RTC_IO_ADC2_MUX_SEL_M, RTC_IO_ADC2_FUN_SEL_S, RTC_IO_ADC2_FUN_IE_M, 0, 0, RTC…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h708 #define RTC_IO_ADC2_MUX_SEL_M (BIT(28)) macro