Lines Matching refs:enable

325     bool enable;                                     /*!< Low Power Request Output enable. */  member
662 static inline void SPC_EnableSRAMLdo(SPC_Type *base, bool enable) in SPC_EnableSRAMLdo() argument
664 if (enable) in SPC_EnableSRAMLdo()
720 static inline void SPC_EnableIntegratedPowerSwitchManually(SPC_Type *base, bool enable) in SPC_EnableIntegratedPowerSwitchManually() argument
722 if (enable) in SPC_EnableIntegratedPowerSwitchManually()
928 static inline void SPC_EnableActiveModeCMPBandgapBuffer(SPC_Type *base, bool enable) in SPC_EnableActiveModeCMPBandgapBuffer() argument
930 if (enable) in SPC_EnableActiveModeCMPBandgapBuffer()
1122 static inline void SPC_EnableLowPowerModeLowPowerIREF(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeLowPowerIREF() argument
1124 if (enable) in SPC_EnableLowPowerModeLowPowerIREF()
1164 static inline void SPC_EnableSRAMLdOLowPowerModeIREF(SPC_Type *base, bool enable) in SPC_EnableSRAMLdOLowPowerModeIREF() argument
1166 if (enable) in SPC_EnableSRAMLdOLowPowerModeIREF()
1191 static inline void SPC_EnableLowPowerModeCMPBandgapBufferMode(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCMPBandgapBufferMode() argument
1193 if (enable) in SPC_EnableLowPowerModeCMPBandgapBufferMode()
1216 static inline void SPC_EnableLowPowerModeCMPBandgapBuffer(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCMPBandgapBuffer() argument
1218 if (enable) in SPC_EnableLowPowerModeCMPBandgapBuffer()
1242 static inline void SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling() argument
1244 if (enable) in SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling()
1462 status_t SPC_EnableActiveModeCoreLowVoltageDetect(SPC_Type *base, bool enable);
1481 status_t SPC_EnableLowPowerModeCoreLowVoltageDetect(SPC_Type *base, bool enable);
1497 status_t SPC_EnableActiveModeCoreHighVoltageDetect(SPC_Type *base, bool enable);
1516 status_t SPC_EnableLowPowerModeCoreHighVoltageDetect(SPC_Type *base, bool enable);
1590 status_t SPC_EnableActiveModeSystemHighVoltageDetect(SPC_Type *base, bool enable);
1606 status_t SPC_EnableActiveModeSystemLowVoltageDetect(SPC_Type *base, bool enable);
1622 status_t SPC_EnableLowPowerModeSystemHighVoltageDetect(SPC_Type *base, bool enable);
1638 status_t SPC_EnableLowPowerModeSystemLowVoltageDetect(SPC_Type *base, bool enable);
1710 status_t SPC_EnableActiveModeIOHighVoltageDetect(SPC_Type *base, bool enable);
1725 status_t SPC_EnableActiveModeIOLowVoltageDetect(SPC_Type *base, bool enable);
1740 status_t SPC_EnableLowPowerModeIOHighVoltageDetect(SPC_Type *base, bool enable);
1755 status_t SPC_EnableLowPowerModeIOLowVoltageDetect(SPC_Type *base, bool enable);
1806 static inline void SPC_EnableCoreLDORegulator(SPC_Type *base, bool enable) in SPC_EnableCoreLDORegulator() argument
1808 if (enable) in SPC_EnableCoreLDORegulator()
2016 static inline void SPC_EnableSystemLDORegulator(SPC_Type *base, bool enable) in SPC_EnableSystemLDORegulator() argument
2018 if (enable) in SPC_EnableSystemLDORegulator()
2192 static inline void SPC_EnableDCDCRegulator(SPC_Type *base, bool enable) in SPC_EnableDCDCRegulator() argument
2194 if (enable) in SPC_EnableDCDCRegulator()
2272 static inline void SPC_EnableDCDCBleedResistor(SPC_Type *base, bool enable) in SPC_EnableDCDCBleedResistor() argument
2274 if (enable) in SPC_EnableDCDCBleedResistor()