Searched refs:spc_dcdc_drive_strength_t (Results 1 – 3 of 3) sorted by relevance
213 } spc_dcdc_drive_strength_t; typedef361 …spc_dcdc_drive_strength_t DCDCDriveStrength; /*!< DCDC_CORE Regulator Drive Strength selection in …393 …spc_dcdc_drive_strength_t DCDCDriveStrength; /*!< DCDC_CORE Regulator Drive Strength selection in …2336 status_t SPC_SetActiveModeDCDCRegulatorDriveStrength(SPC_Type *base, spc_dcdc_drive_strength_t driv…2344 static inline spc_dcdc_drive_strength_t SPC_GetActiveModeDCDCRegulatorDriveStrength(SPC_Type *base) in SPC_GetActiveModeDCDCRegulatorDriveStrength()2346 …return (spc_dcdc_drive_strength_t)((uint32_t)((base->ACTIVE_CFG & SPC_ACTIVE_CFG_DCDC_VDD_DS_MASK)… in SPC_GetActiveModeDCDCRegulatorDriveStrength()2377 status_t SPC_SetLowPowerModeDCDCRegulatorDriveStrength(SPC_Type *base, spc_dcdc_drive_strength_t dr…2385 static inline spc_dcdc_drive_strength_t SPC_GetLowPowerModeDCDCRegulatorDriveStrength(SPC_Type *bas… in SPC_GetLowPowerModeDCDCRegulatorDriveStrength()2387 return (spc_dcdc_drive_strength_t)((uint32_t)((base->LP_CFG & SPC_LP_CFG_DCDC_VDD_DS_MASK) >> in SPC_GetLowPowerModeDCDCRegulatorDriveStrength()
1327 status_t SPC_SetActiveModeDCDCRegulatorDriveStrength(SPC_Type *base, spc_dcdc_drive_strength_t driv… in SPC_SetActiveModeDCDCRegulatorDriveStrength()1409 status_t SPC_SetLowPowerModeDCDCRegulatorDriveStrength(SPC_Type *base, spc_dcdc_drive_strength_t dr… in SPC_SetLowPowerModeDCDCRegulatorDriveStrength()
164 } spc_dcdc_drive_strength_t; typedef279 …spc_dcdc_drive_strength_t DCDCDriveStrength; /*!< DCDC VDD Regulator Drive Strength selection in A…307 …spc_dcdc_drive_strength_t DCDCDriveStrength; /*!< DCDC VDD Regulator Drive Strength selection in L…