Searched refs:AM_HAL_ADC_SAMPLE_DIVISORF (Results 1 – 2 of 2) sorted by relevance
87 #define AM_HAL_ADC_SAMPLE_DIVISORF ((float)AM_HAL_ADC_SAMPLE_2N) // Divisor for … macro
1461 fSampleAdj = fSampleAdj * AM_HAL_ADC_SAMPLE_DIVISORF / AM_HAL_ADC_VREFMVF; in sample_correction_apply()