Home
last modified time | relevance | path

Searched refs:pValueA (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
1257 assert(pValueA != NULL); in LPADC_GetOffsetValue()
1274 *pValueA = (int32_t)ofstrimA; in LPADC_GetOffsetValue()