Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_vbat/
Dfsl_vbat.h635 …line void VBAT_SetOsc32kSwitchModeComparatorTrimValue(VBAT_Type *base, uint8_t comparatorTrimValue) in VBAT_SetOsc32kSwitchModeComparatorTrimValue() argument
637 …FGA = ((base->OSCCFGA & ~VBAT_OSCCFGA_CMP_TRIM_MASK) | VBAT_OSCCFGA_CMP_TRIM(comparatorTrimValue)); in VBAT_SetOsc32kSwitchModeComparatorTrimValue()
638 …>OSCCFGB & ~VBAT_OSCCFGA_CMP_TRIM_MASK) | VBAT_OSCCFGA_CMP_TRIM(~((uint32_t)comparatorTrimValue))); in VBAT_SetOsc32kSwitchModeComparatorTrimValue()