Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_adc.c55 *value = ((mLpadcResultConfigStruct.convValue) >> 3U); in lpc_lpadc_convert()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A 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()
A Dfsl_lpadc.h284 uint16_t convValue; /*!< Data result. */ member
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_lpadc.c81 *value = (mLpadcResultConfigStruct.convValue) >> g_LpadcResultShift; in imxrt_hp_adc_convert()
/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_adc.c94 *value = mLpadcResultConfigStruct.convValue; in at32_get_adc_value()
/bsp/nxp/mcx/mcxa/Libraries/drivers/
A Ddrv_adc.c121 *value = mLpadcResultConfigStruct.convValue; in a153_get_adc_value()

Completed in 12 milliseconds