Lines Matching refs:enable
500 static inline void DCDC_EnterLowPowerModeViaStandbyRequest(DCDC_Type *base, bool enable) in DCDC_EnterLowPowerModeViaStandbyRequest() argument
502 if (enable) in DCDC_EnterLowPowerModeViaStandbyRequest()
520 static inline void DCDC_EnterLowPowerMode(DCDC_Type *base, bool enable) in DCDC_EnterLowPowerMode() argument
522 if (enable) in DCDC_EnterLowPowerMode()
540 static inline void DCDC_EnterStandbyMode(DCDC_Type *base, bool enable) in DCDC_EnterStandbyMode() argument
542 if (enable) in DCDC_EnterStandbyMode()
692 static inline void DCDC_EnableVDD1P0TargetVoltageStepping(DCDC_Type *base, bool enable) in DCDC_EnableVDD1P0TargetVoltageStepping() argument
694 if (enable) in DCDC_EnableVDD1P0TargetVoltageStepping()
713 static inline void DCDC_EnableVDD1P8TargetVoltageStepping(DCDC_Type *base, bool enable) in DCDC_EnableVDD1P8TargetVoltageStepping() argument
715 if (enable) in DCDC_EnableVDD1P8TargetVoltageStepping()
778 static inline void DCDC_EnableOutputRangeComparator(DCDC_Type *base, bool enable) in DCDC_EnableOutputRangeComparator() argument
780 if (enable) in DCDC_EnableOutputRangeComparator()
893 static inline void DCDC_EnableAdjustDelay(DCDC_Type *base, bool enable) in DCDC_EnableAdjustDelay() argument
895 if (enable) in DCDC_EnableAdjustDelay()
914 static inline void DCDC_EnableImproveTransition(DCDC_Type *base, bool enable) in DCDC_EnableImproveTransition() argument
916 if (enable) in DCDC_EnableImproveTransition()