Searched refs:i32VddfActTrim (Results 1 – 1 of 1) sorted by relevance
1680 int32_t i32VddfActTrim, i32LDOActTrim; in crypto_boost_trims() local1699 i32VddfActTrim = g_i32LatestVddfActTrim; in crypto_boost_trims()1701 if ( i32VddfActTrim < 0 ) in crypto_boost_trims()1703 i32VddfActTrim = 0; in crypto_boost_trims()1705 else if ( i32VddfActTrim > MAX_ACTTRIMVDDF ) in crypto_boost_trims()1707 i32VddfActTrim = MAX_ACTTRIMVDDF; in crypto_boost_trims()1731 MCUCTRL->SIMOBUCK12_b.ACTTRIMVDDF = i32VddfActTrim; in crypto_boost_trims()1750 MCUCTRL->SIMOBUCK12_b.ACTTRIMVDDF = i32VddfActTrim; in crypto_boost_trims()