Searched refs:activeModeVDValue (Results 1 – 1 of 1) sorted by relevance
1516 uint32_t activeModeVDValue = SPC_GetActiveModeVoltageDetectStatus(base); in SPC_SetActiveModeRegulatorsConfig() local1522 ((activeModeVDValue != 0UL) in SPC_SetActiveModeRegulatorsConfig()1542 if (((activeModeVDValue & SPC_ACTIVE_CFG_SYS_HVDE_MASK) != 0UL) && in SPC_SetActiveModeRegulatorsConfig()1551 …if ((activeModeVDValue != 0UL) && (config->SysLDOOption.SysLDODriveStrength == kSPC_SysLDO_LowDriv… in SPC_SetActiveModeRegulatorsConfig()1559 …if ((activeModeVDValue != 0UL) && (config->CoreLDOOption.CoreLDODriveStrength == kSPC_CoreLDO_LowD… in SPC_SetActiveModeRegulatorsConfig()