Lines Matching defs:enable

145 static inline void PMU_1P1EnableWeakRegulator(PMU_Type *base, bool enable)  in PMU_1P1EnableWeakRegulator()
198 static inline void PMU_1P1EnablePullDown(PMU_Type *base, bool enable) in PMU_1P1EnablePullDown()
216 static inline void PMU_1P1EnableCurrentLimit(PMU_Type *base, bool enable) in PMU_1P1EnableCurrentLimit()
234 static inline void PMU_1P1EnableBrownout(PMU_Type *base, bool enable) in PMU_1P1EnableBrownout()
252 static inline void PMU_1P1EnableOutput(PMU_Type *base, bool enable) in PMU_1P1EnableOutput()
325 static inline void PMU_3P0EnableCurrentLimit(PMU_Type *base, bool enable) in PMU_3P0EnableCurrentLimit()
343 static inline void PMU_3P0EnableBrownout(PMU_Type *base, bool enable) in PMU_3P0EnableBrownout()
361 static inline void PMU_3P0EnableOutput(PMU_Type *base, bool enable) in PMU_3P0EnableOutput()
389 static inline void PMU_2P5EnableWeakRegulator(PMU_Type *base, bool enable) in PMU_2P5EnableWeakRegulator()
442 static inline void PMU_2P5EnablePullDown(PMU_Type *base, bool enable) in PMU_2P5EnablePullDown()
458 static inline void PMU_2P1EnablePullDown(PMU_Type *base, bool enable) in PMU_2P1EnablePullDown()
476 static inline void PMU_2P5EnableCurrentLimit(PMU_Type *base, bool enable) in PMU_2P5EnableCurrentLimit()
494 static inline void PMU_2P5nableBrownout(PMU_Type *base, bool enable) in PMU_2P5nableBrownout()
512 static inline void PMU_2P5EnableOutput(PMU_Type *base, bool enable) in PMU_2P5EnableOutput()
543 static inline void PMU_CoreEnableIncreaseGateDrive(PMU_Type *base, bool enable) in PMU_CoreEnableIncreaseGateDrive()
651 static inline void PMU_EnableLowPowerBandgap(PMU_Type *base, bool enable) in PMU_EnableLowPowerBandgap()