Searched refs:OutputVoltageLevel_calibration (Results 1 – 2 of 2) sorted by relevance
1489 …register __IO const uint32_t OutputVoltageLevel_calibration = (((*SMPS_VOLTAGE_CAL_ADDR) & SMPS_VO… in LL_PWR_SMPS_SetOutputVoltageLevel() local1493 if(OutputVoltageLevel_calibration == 0UL) in LL_PWR_SMPS_SetOutputVoltageLevel()1504 …TrimmingSteps = ((int32_t)OutputVoltageLevel_calibration - (int32_t)(LL_PWR_SMPS_OUTPUT_VOLTAGE_1V… in LL_PWR_SMPS_SetOutputVoltageLevel()1550 …register __IO const uint32_t OutputVoltageLevel_calibration = (((*SMPS_VOLTAGE_CAL_ADDR) & SMPS_VO… in LL_PWR_SMPS_GetOutputVoltageLevel() local1554 if(OutputVoltageLevel_calibration == 0UL) in LL_PWR_SMPS_GetOutputVoltageLevel()1564 …TrimmingSteps = ((int32_t)OutputVoltageLevel_calibration - (int32_t)(LL_PWR_SMPS_OUTPUT_VOLTAGE_1V… in LL_PWR_SMPS_GetOutputVoltageLevel()
865 …__IO const uint32_t OutputVoltageLevel_calibration = (((*SMPS_VOLTAGE_CAL_ADDR) & SMPS_VOLTAGE_CAL… in HAL_PWREx_ConfigSMPS() local869 if(OutputVoltageLevel_calibration == 0UL) in HAL_PWREx_ConfigSMPS()880 …TrimmingSteps = ((int32_t)OutputVoltageLevel_calibration - (int32_t)(LL_PWR_SMPS_OUTPUT_VOLTAGE_1V… in HAL_PWREx_ConfigSMPS()