Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.c166 result->convValue = (uint16_t)(tmp32 & ADC_RESFIFO_D_MASK); in LPADC_GetConvResult()
328 LPADC_SetOffsetValue(base, (mLpadcResultConfigStruct.convValue) >> 3U); in LPADC_DoAutoCalibration()
Dfsl_lpadc.h284 uint16_t convValue; /*!< Data result. */ member