Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_pwrctrl.c162 static uint16_t g_ui16TempcoTEMP_code; variable
3049 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()