Lines Matching defs:base
531 static inline void SPC_ClearPeriphIOIsolationFlag(SPC_Type *base) in SPC_ClearPeriphIOIsolationFlag()
549 static inline bool SPC_GetBusyStatusFlag(SPC_Type *base) in SPC_GetBusyStatusFlag()
566 static inline bool SPC_CheckLowPowerReqest(SPC_Type *base) in SPC_CheckLowPowerReqest()
576 static inline void SPC_ClearLowPowerRequest(SPC_Type *base) in SPC_ClearLowPowerRequest()
590 static inline bool SPC_CheckSwitchState(SPC_Type *base) in SPC_CheckSwitchState()
615 static inline bool SPC_CheckPowerDomainLowPowerRequest(SPC_Type *base, spc_power_domain_id_t powerD… in SPC_CheckPowerDomainLowPowerRequest()
628 static inline void SPC_ClearPowerDomainLowPowerRequestFlag(SPC_Type *base, spc_power_domain_id_t po… in SPC_ClearPowerDomainLowPowerRequestFlag()
648 static inline void SPC_TrimSRAMLdoRefVoltage(SPC_Type *base, uint8_t trimValue) in SPC_TrimSRAMLdoRefVoltage()
662 static inline void SPC_EnableSRAMLdo(SPC_Type *base, bool enable) in SPC_EnableSRAMLdo()
682 static inline void SPC_RetainSRAMArray(SPC_Type *base, uint8_t mask) in SPC_RetainSRAMArray()
720 static inline void SPC_EnableIntegratedPowerSwitchManually(SPC_Type *base, bool enable) in SPC_EnableIntegratedPowerSwitchManually()
749 static inline void SPC_EnableIntegratedPowerSwitchAutomatically(SPC_Type *base, bool sleepGate, boo… in SPC_EnableIntegratedPowerSwitchAutomatically()
785 static inline bool SPC_CheckGlitchRippleCounterOutput(SPC_Type *base, in SPC_CheckGlitchRippleCounterOutput()
798 static inline void SPC_ClearGlitchRippleCounterOutput(SPC_Type *base, in SPC_ClearGlitchRippleCounterOutput()
810 static inline void SPC_LockVddCoreVoltageGlitchDetectResetControl(SPC_Type *base) in SPC_LockVddCoreVoltageGlitchDetectResetControl()
820 static inline void SPC_UnlockVddCoreVoltageGlitchDetectResetControl(SPC_Type *base) in SPC_UnlockVddCoreVoltageGlitchDetectResetControl()
833 static inline bool SPC_CheckVddCoreVoltageGlitchResetControlState(SPC_Type *base) in SPC_CheckVddCoreVoltageGlitchResetControlState()
867 static inline spc_bandgap_mode_t SPC_GetActiveModeBandgapMode(SPC_Type *base) in SPC_GetActiveModeBandgapMode()
879 static inline uint32_t SPC_GetActiveModeVoltageDetectStatus(SPC_Type *base) in SPC_GetActiveModeVoltageDetectStatus()
928 static inline void SPC_EnableActiveModeCMPBandgapBuffer(SPC_Type *base, bool enable) in SPC_EnableActiveModeCMPBandgapBuffer()
947 static inline void SPC_SetActiveModeVoltageTrimDelay(SPC_Type *base, uint16_t delay) in SPC_SetActiveModeVoltageTrimDelay()
1000 static inline void SPC_DisableActiveModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableActiveModeVddCoreGlitchDetect()
1018 static inline bool SPC_CheckActiveModeVddCoreGlitchDetectEnabled(SPC_Type *base) in SPC_CheckActiveModeVddCoreGlitchDetectEnabled()
1039 static inline void SPC_EnableActiveModeAnalogModules(SPC_Type *base, uint32_t maskValue) in SPC_EnableActiveModeAnalogModules()
1051 static inline void SPC_DisableActiveModeAnalogModules(SPC_Type *base, uint32_t maskValue) in SPC_DisableActiveModeAnalogModules()
1063 static inline uint32_t SPC_GetActiveModeEnabledAnalogModules(SPC_Type *base) in SPC_GetActiveModeEnabledAnalogModules()
1081 static inline spc_bandgap_mode_t SPC_GetLowPowerModeBandgapMode(SPC_Type *base) in SPC_GetLowPowerModeBandgapMode()
1092 static inline uint32_t SPC_GetLowPowerModeVoltageDetectStatus(SPC_Type *base) in SPC_GetLowPowerModeVoltageDetectStatus()
1122 static inline void SPC_EnableLowPowerModeLowPowerIREF(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeLowPowerIREF()
1164 static inline void SPC_EnableSRAMLdOLowPowerModeIREF(SPC_Type *base, bool enable) in SPC_EnableSRAMLdOLowPowerModeIREF()
1191 static inline void SPC_EnableLowPowerModeCMPBandgapBufferMode(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCMPBandgapBufferMode()
1216 static inline void SPC_EnableLowPowerModeCMPBandgapBuffer(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCMPBandgapBuffer()
1242 static inline void SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling(SPC_Type *base, bool enable) in SPC_EnableLowPowerModeCoreVDDInternalVoltageScaling()
1261 static inline void SPC_SetLowPowerWakeUpDelay(SPC_Type *base, uint16_t delay) in SPC_SetLowPowerWakeUpDelay()
1309 static inline void SPC_DisableLowPowerModeVddCoreGlitchDetect(SPC_Type *base, bool disable) in SPC_DisableLowPowerModeVddCoreGlitchDetect()
1327 static inline bool SPC_CheckLowPowerModeVddCoreGlitchDetectEnabled(SPC_Type *base) in SPC_CheckLowPowerModeVddCoreGlitchDetectEnabled()
1347 static inline void SPC_EnableLowPowerModeAnalogModules(SPC_Type *base, uint32_t maskValue) in SPC_EnableLowPowerModeAnalogModules()
1359 static inline void SPC_DisableLowPowerModeAnalogModules(SPC_Type *base, uint32_t maskValue) in SPC_DisableLowPowerModeAnalogModules()
1371 static inline uint32_t SPC_GetLowPowerModeEnabledAnalogModules(SPC_Type *base) in SPC_GetLowPowerModeEnabledAnalogModules()
1388 static inline uint8_t SPC_GetVoltageDetectStatusFlag(SPC_Type *base) in SPC_GetVoltageDetectStatusFlag()
1399 static inline void SPC_ClearVoltageDetectStatusFlag(SPC_Type *base, uint8_t mask) in SPC_ClearVoltageDetectStatusFlag()
1431 static inline void SPC_LockCoreVoltageDetectResetSetting(SPC_Type *base) in SPC_LockCoreVoltageDetectResetSetting()
1444 static inline void SPC_UnlockCoreVoltageDetectResetSetting(SPC_Type *base) in SPC_UnlockCoreVoltageDetectResetSetting()
1559 static inline void SPC_LockSystemVoltageDetectResetSetting(SPC_Type *base) in SPC_LockSystemVoltageDetectResetSetting()
1572 static inline void SPC_UnlockSystemVoltageDetectResetSetting(SPC_Type *base) in SPC_UnlockSystemVoltageDetectResetSetting()
1679 static inline void SPC_LockIOVoltageDetectResetSetting(SPC_Type *base) in SPC_LockIOVoltageDetectResetSetting()
1692 static inline void SPC_UnlockIOVoltageDetectResetSetting(SPC_Type *base) in SPC_UnlockIOVoltageDetectResetSetting()
1783 static inline uint8_t SPC_GetExternalDomainsStatus(SPC_Type *base) in SPC_GetExternalDomainsStatus()
1806 static inline void SPC_EnableCoreLDORegulator(SPC_Type *base, bool enable) in SPC_EnableCoreLDORegulator()
1835 static inline void SPC_PullDownCoreLDORegulator(SPC_Type *base, bool pulldown) in SPC_PullDownCoreLDORegulator()
1891 static inline spc_core_ldo_voltage_level_t SPC_GetActiveModeCoreLDOVDDVoltageLevel(SPC_Type *base) in SPC_GetActiveModeCoreLDOVDDVoltageLevel()
1918 static inline spc_core_ldo_drive_strength_t SPC_GetActiveModeCoreLDODriveStrength(SPC_Type *base) in SPC_GetActiveModeCoreLDODriveStrength()
1969 static inline spc_core_ldo_voltage_level_t SPC_GetLowPowerCoreLDOVDDVoltageLevel(SPC_Type *base) in SPC_GetLowPowerCoreLDOVDDVoltageLevel()
1994 static inline spc_core_ldo_drive_strength_t SPC_GetLowPowerCoreLDOVDDDriveStrength(SPC_Type *base) in SPC_GetLowPowerCoreLDOVDDDriveStrength()
2016 static inline void SPC_EnableSystemLDORegulator(SPC_Type *base, bool enable) in SPC_EnableSystemLDORegulator()
2040 static inline void SPC_EnableSystemLDOSinkFeature(SPC_Type *base, bool sink) in SPC_EnableSystemLDOSinkFeature()
2098 … inline spc_sys_ldo_voltage_level_t SPC_GetActiveModeSystemLDORegulatorVoltageLevel(SPC_Type *base) in SPC_GetActiveModeSystemLDORegulatorVoltageLevel()
2124 …nline spc_sys_ldo_drive_strength_t SPC_GetActiveModeSystemLDORegulatorDriveStrength(SPC_Type *base) in SPC_GetActiveModeSystemLDORegulatorDriveStrength()
2168 …ine spc_sys_ldo_drive_strength_t SPC_GetLowPowerModeSystemLDORegulatorDriveStrength(SPC_Type *base) in SPC_GetLowPowerModeSystemLDORegulatorDriveStrength()
2192 static inline void SPC_EnableDCDCRegulator(SPC_Type *base, bool enable) in SPC_EnableDCDCRegulator()
2221 static inline void SPC_TriggerDCDCBurstRequest(SPC_Type *base) in SPC_TriggerDCDCBurstRequest()
2239 static inline bool SPC_CheckDCDCBurstAck(SPC_Type *base) in SPC_CheckDCDCBurstAck()
2249 static inline void SPC_ClearDCDCBurstAckFlag(SPC_Type *base) in SPC_ClearDCDCBurstAckFlag()
2272 static inline void SPC_EnableDCDCBleedResistor(SPC_Type *base, bool enable) in SPC_EnableDCDCBleedResistor()
2307 static inline void SPC_SetActiveModeDCDCRegulatorVoltageLevel(SPC_Type *base, spc_dcdc_voltage_leve… in SPC_SetActiveModeDCDCRegulatorVoltageLevel()
2319 static inline spc_dcdc_voltage_level_t SPC_GetActiveModeDCDCRegulatorVoltageLevel(SPC_Type *base) in SPC_GetActiveModeDCDCRegulatorVoltageLevel()
2344 static inline spc_dcdc_drive_strength_t SPC_GetActiveModeDCDCRegulatorDriveStrength(SPC_Type *base) in SPC_GetActiveModeDCDCRegulatorDriveStrength()
2385 …atic inline spc_dcdc_drive_strength_t SPC_GetLowPowerModeDCDCRegulatorDriveStrength(SPC_Type *base) in SPC_GetLowPowerModeDCDCRegulatorDriveStrength()
2405 static inline void SPC_SetLowPowerModeDCDCRegulatorVoltageLevel(SPC_Type *base, spc_dcdc_voltage_le… in SPC_SetLowPowerModeDCDCRegulatorVoltageLevel()
2418 static inline spc_dcdc_voltage_level_t SPC_GetLowPowerModeDCDCRegulatorVoltageLevel(SPC_Type *base) in SPC_GetLowPowerModeDCDCRegulatorVoltageLevel()