Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_adc.h87 #define AM_HAL_ADC_SAMPLE_DIVISORF ((float)AM_HAL_ADC_SAMPLE_2N) // Divisor for … macro
Dam_hal_adc.c1461 fSampleAdj = fSampleAdj * AM_HAL_ADC_SAMPLE_DIVISORF / AM_HAL_ADC_VREFMVF; in sample_correction_apply()