Searched refs:PMU_CTL0_LVDEN (Results 1 – 4 of 4) sorted by relevance
73 PMU_CTL0 &= ~PMU_CTL0_LVDEN; in pmu_lvd_select()79 PMU_CTL0 |= PMU_CTL0_LVDEN; in pmu_lvd_select()90 PMU_CTL0 &= ~PMU_CTL0_LVDEN; in pmu_lvd_disable()
71 PMU_CTL0 &= ~PMU_CTL0_LVDEN; in pmu_lvd_select()77 PMU_CTL0 |= PMU_CTL0_LVDEN; in pmu_lvd_select()89 PMU_CTL0 &= ~PMU_CTL0_LVDEN; in pmu_lvd_disable()
57 #define PMU_CTL0_LVDEN BIT(4) /*!< low voltage detector enab… macro
55 #define PMU_CTL0_LVDEN BIT(4) /*!< low voltage detect… macro