Home
last modified time | relevance | path

Searched refs:prev_result (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/common/
Dsl_power_manager_em4.c281 IADC_Result_t prev_result; in ramp_dvdd_and_switch_to_dcdc_bypass_mode() local
301 prev_result = current_result; in ramp_dvdd_and_switch_to_dcdc_bypass_mode()
303 …if ( abs((int32_t)(current_result.data - prev_result.data)) < SL_POWER_MANAGER_RAMP_DVDD_TOLERANCE… in ramp_dvdd_and_switch_to_dcdc_bypass_mode()