Home
last modified time | relevance | path

Searched defs:ADC_Init (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_adc.c1904 static void ADC_Init(ADC_HandleTypeDef* hadc) in ADC_Init() function
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_adc.c235 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct) in ADC_Init() function