Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_adc.c586 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init()
634 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
/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()
310 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct) in ADC_StructInit()