Searched refs:g_ui16TempcoTEMP_code (Results 1 – 1 of 1) sorted by relevance
162 static uint16_t g_ui16TempcoTEMP_code; variable3049 g_ui16TempcoTEMP_code = AM_HAL_ADC_FIFO_SAMPLE(sSample[ux].ui32Sample); in adc_get_temperature_volts()3050 fSum += (float)g_ui16TempcoTEMP_code * AM_HAL_ADC_VREF / 4096.0f; // 12-bit sample in adc_get_temperature_volts()