Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32/
Drtc_io_periph.c60 …REG, RTC_IO_ADC2_MUX_SEL_M, RTC_IO_ADC2_FUN_SEL_S, RTC_IO_ADC2_FUN_IE_M, 0, …
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Drtc_io_reg.h756 #define RTC_IO_ADC2_FUN_IE_M (BIT(18)) macro