Home
last modified time | relevance | path

Searched refs:RTC_CNTL_CPU_TOP_FORCE_NOISO (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c111 CLEAR_PERI_REG_MASK(RTC_CNTL_DIG_ISO_REG, RTC_CNTL_CPU_TOP_FORCE_NOISO); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c200 … REG_CLR_BIT(RTC_CNTL_DIG_ISO_REG, RTC_CNTL_CPU_TOP_FORCE_NOISO | RTC_CNTL_CPU_TOP_FORCE_ISO); in rtc_sleep_init()
Drtc_init.c174 … REG_CLR_BIT(RTC_CNTL_DIG_ISO_REG, RTC_CNTL_CPU_TOP_FORCE_NOISO | RTC_CNTL_CPU_TOP_FORCE_ISO); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c134 CLEAR_PERI_REG_MASK(RTC_CNTL_DIG_ISO_REG, RTC_CNTL_CPU_TOP_FORCE_NOISO); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1508 #define RTC_CNTL_CPU_TOP_FORCE_NOISO (BIT(27)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_cntl_reg.h1810 #define RTC_CNTL_CPU_TOP_FORCE_NOISO (BIT(27)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1905 #define RTC_CNTL_CPU_TOP_FORCE_NOISO (BIT(27)) macro