Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c67 …FUN_IE_M, 0, 0, RTC_IO_ADC1_SLP_SEL_M, RTC…
120 …DC1_MUX_SEL_M, RTC_IO_ADC1_FUN_SEL_S, RTC_IO_ADC1_FUN_IE_M, 0, 0, RTC_IO_ADC1_SLP_SEL_M, RTC_IO_AD…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h720 #define RTC_IO_ADC1_SLP_SEL_M (BIT(25)) macro