Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c145 static int32_t g_i32LatestVddfActTrim = 0; variable
1697 g_i32LatestVddfActTrim = bBoost ? g_i32LatestVddfActTrim + i32VddActAdj in crypto_boost_trims()
1698 : g_i32LatestVddfActTrim - i32VddActAdj; in crypto_boost_trims()
1699 i32VddfActTrim = g_i32LatestVddfActTrim; in crypto_boost_trims()
2282 g_i32LatestVddfActTrim = g_orig_ACTTRIMVDDF; in am_hal_pwrctrl_low_power_init()
2934 g_i32LatestVddfActTrim = i32SimoVDDFact; in tempco_set_trims()