Searched refs:RTC_SLEEP_PD_DIG_PERIPH (Results 1 – 5 of 5) sorted by relevance
29 #define RTC_SLEEP_PD_DIG_PERIPH PMU_SLEEP_PD_HP_PERIPH //!< Power down DIG peripherals macro
75 .dig_peri_pd_en = (sleep_flags & RTC_SLEEP_PD_DIG_PERIPH) ? 1 : 0, in rtc_sleep_get_default_config()
68 .dig_peri_pd_en = (sleep_flags & RTC_SLEEP_PD_DIG_PERIPH) ? 1 : 0, in rtc_sleep_get_default_config()
607 #define RTC_SLEEP_PD_DIG_PERIPH BIT(9) //!< Power down DIG peripherals macro
620 #define RTC_SLEEP_PD_DIG_PERIPH BIT(9) //!< Power down DIG peripherals macro