Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc_ex.c2370 LL_ADC_EnableCalibrationOffset(hadc->Instance); in ADC_Calibration_MeasureOffset()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h6272 __STATIC_INLINE void LL_ADC_EnableCalibrationOffset(ADC_TypeDef *ADCx) in LL_ADC_EnableCalibrationOffset() function