Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/NucleoL476/
Dadc-board.c90 HAL_ADCEx_Calibration_Start( &AdcHandle, ADC_SINGLE_ENDED ); in AdcMcuReadChannel()
/loramac-node-latest/src/boards/SKiM881AXL/
Dadc-board.c86 HAL_ADCEx_Calibration_Start( &AdcHandle, ADC_SINGLE_ENDED ); in AdcMcuReadChannel()
/loramac-node-latest/src/boards/B-L072Z-LRWAN1/
Dadc-board.c86 HAL_ADCEx_Calibration_Start( &AdcHandle, ADC_SINGLE_ENDED ); in AdcMcuReadChannel()
/loramac-node-latest/src/boards/NucleoL073/
Dadc-board.c86 HAL_ADCEx_Calibration_Start( &AdcHandle, ADC_SINGLE_ENDED ); in AdcMcuReadChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc_ex.h196 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef* hadc, uint32_t SingleDiff);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_adc_ex.c123 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef* hadc, uint32_t SingleDiff) in HAL_ADCEx_Calibration_Start() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc_ex.h1160 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef* hadc, uint32_t SingleDiff);
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_adc_ex.c145 HAL_StatusTypeDef HAL_ADCEx_Calibration_Start(ADC_HandleTypeDef* hadc, uint32_t SingleDiff) in HAL_ADCEx_Calibration_Start() function