Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.h36 #define ADC_OFSTRIM_OFSTRIM_B_MAX (ADC_OFSTRIM_OFSTRIM_B_MASK >> ADC_OFSTRIM_OFSTRIM_B_SHIFT) macro
38 #define ADC_OFSTRIM_OFSTRIM_B_SIGN ((ADC_OFSTRIM_OFSTRIM_B_MAX + 1U) >> 1U)
1271 ofstrimB |= (~ADC_OFSTRIM_OFSTRIM_B_MAX); in LPADC_GetOffsetValue()