Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c63 …DS_REG, RTC_IO_SENSE1_MUX_SEL_M, RTC_IO_SENSE1_FUN_SEL_S, RTC_IO_SENSE1_FUN_IE_M, 0, …
122 …NSOR_PADS_REG, RTC_IO_SENSE1_MUX_SEL_M, RTC_IO_SENSE1_FUN_SEL_S, RTC_IO_SENSE1_FUN_IE_M, 0, 0, RTC…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h610 #define RTC_IO_SENSE1_FUN_IE_M (BIT(19)) macro