Lines Matching refs:enable

234     bool enable;                                     /*!< Low Power Request Output enable. */  member
691 static inline void SPC_EnableActiveModeCMPBandgapBuffer(SPC_Type *base, bool enable) in SPC_EnableActiveModeCMPBandgapBuffer() argument
693 if (enable) in SPC_EnableActiveModeCMPBandgapBuffer()
783 static inline void SPC_EnableLowPowerModeVDDCWellBias(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeVDDCWellBias() argument
785 if (enable) in SPC_EnableLowPowerModeVDDCWellBias()
857 static inline void SPC_EnableLowPowerModeLowPowerIREF(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeLowPowerIREF() argument
859 if (enable) in SPC_EnableLowPowerModeLowPowerIREF()
897 static inline void SPC_EnableLowPowerModeCMPBandgapBufferMode(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCMPBandgapBufferMode() argument
899 if (enable) in SPC_EnableLowPowerModeCMPBandgapBufferMode()
921 static inline void SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling() argument
923 if (enable) in SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling()
1073 status_t SPC_EnableActiveModeCoreHighVoltageDetect(SPC_Type *base, bool enable);
1088 status_t SPC_EnableActiveModeCoreLowVoltageDetect(SPC_Type *base, bool enable);
1107 status_t SPC_EnableLowPowerModeCoreHighVoltageDetect(SPC_Type *base, bool enable);
1126 status_t SPC_EnableLowPowerModeCoreLowVoltageDetect(SPC_Type *base, bool enable);
1199 status_t SPC_EnableActiveModeSystemHighVoltageDetect(SPC_Type *base, bool enable);
1215 status_t SPC_EnableActiveModeSystemLowVoltageDetect(SPC_Type *base, bool enable);
1231 status_t SPC_EnableLowPowerModeSystemHighVoltageDetect(SPC_Type *base, bool enable);
1247 status_t SPC_EnableLowPowerModeSystemLowVoltageDetect(SPC_Type *base, bool enable);
1318 status_t SPC_EnableActiveModeIOHighVoltageDetect(SPC_Type *base, bool enable);
1333 status_t SPC_EnableActiveModeIOLowVoltageDetect(SPC_Type *base, bool enable);
1348 status_t SPC_EnableLowPowerModeIOHighVoltageDetect(SPC_Type *base, bool enable);
1363 status_t SPC_EnableLowPowerModeIOLowVoltageDetect(SPC_Type *base, bool enable);
1412 static inline void SPC_EnableCoreLDORegulator(SPC_Type *base, bool enable) in SPC_EnableCoreLDORegulator() argument
1414 if (enable) in SPC_EnableCoreLDORegulator()
1502 static inline void SPC_EnableSystemLDORegulator(SPC_Type *base, bool enable) in SPC_EnableSystemLDORegulator() argument
1504 if (enable) in SPC_EnableSystemLDORegulator()
1596 static inline void SPC_EnableDCDCRegulator(SPC_Type *base, bool enable) in SPC_EnableDCDCRegulator() argument
1598 if (enable) in SPC_EnableDCDCRegulator()