Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c2898 int32_t i32MemlpLDOtrim, in tempco_set_trims() argument
2911 i32Memlpldo = g_orig_MEMLPLDOTRIM + i32MemlpLDOtrim; in tempco_set_trims()
3074 int32_t i32VDDFtrim, i32VDDFLPtrim, i32MemlpLDOtrim, i32VDDCtrim; in am_hal_pwrctrl_tempco_sample_handler() local
3138 i32MemlpLDOtrim = (int32_t)lookup_trim(i8Temp, g_memlpldo_trimstbl); in am_hal_pwrctrl_tempco_sample_handler()
3144 tempco_set_trims(i32VDDFtrim, i32VDDFLPtrim, i32MemlpLDOtrim, i32VDDCtrim); in am_hal_pwrctrl_tempco_sample_handler()