Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c146 static int32_t g_i32LatestLDOActTrim = 0; variable
1713 g_i32LatestLDOActTrim = bBoost ? g_i32LatestLDOActTrim + i32VddActAdj in crypto_boost_trims()
1714 : g_i32LatestLDOActTrim - i32VddActAdj; in crypto_boost_trims()
1715 i32LDOActTrim = g_i32LatestLDOActTrim; in crypto_boost_trims()
2283 g_i32LatestLDOActTrim = g_orig_MEMLDOACTIVETRIM; in am_hal_pwrctrl_low_power_init()
2935 g_i32LatestLDOActTrim = i32Memldoact; in tempco_set_trims()