Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_adc.h71 #define AM_HAL_ADC_VREFMV 1190 // Vref specified in millivolts macro
Dam_hal_adc.c1461 …fSampleAdj = (float)(AM_HAL_ADC_FIFO_SAMPLE(ui32Sample) * AM_HAL_ADC_VREFMV / AM_HAL_ADC_SAMPLE_DI… in sample_correction_apply()