Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/soc/esp32/
Drtc_io_periph.c65 … RTC_IO_SENSE3_SLP_SEL_M, RTC_IO_SENSE3_SLP_IE_M, 0, RTC_IO_SENSE3_HOLD_M, RTC_CN…
124 …_FUN_IE_M, 0, 0, RTC_IO_SENSE3_SLP_SEL_M, RTC_IO_SENSE3_SLP_IE_M, RTC_IO_SENSE3_HOLD_M, RTC_CNTL_S…
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Drtc_io_reg.h556 #define RTC_IO_SENSE3_HOLD_M (BIT(29)) macro