Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32/
Drtc_io_periph.c58 … RTC_IO_SENSE4_SLP_SEL_M, RTC_IO_SENSE4_SLP_IE_M, 0, RTC_IO_SENSE4_HOLD_M, RTC_CN…
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Drtc_io_reg.h562 #define RTC_IO_SENSE4_HOLD_M (BIT(28)) macro