Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.h1255 static inline void LPADC_GetOffsetValue(ADC_Type *base, int32_t *pValueA, int32_t *pValueB) in LPADC_GetOffsetValue() argument
1258 assert(pValueB != NULL); in LPADC_GetOffsetValue()
1275 *pValueB = (int32_t)ofstrimB; in LPADC_GetOffsetValue()