Searched refs:RTC_IO_SENSE1_FUN_IE_M (Results 1 – 2 of 2) sorted by relevance
/device/soc/esp/esp32/components/soc/esp32/ |
D | rtc_io_periph.c | 63 …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/ |
D | rtc_io_reg.h | 610 #define RTC_IO_SENSE1_FUN_IE_M (BIT(19)) macro
|