Searched defs:ADC_InitStruct (Results 1 – 11 of 11) sorted by relevance
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 1024 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 1069 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit() 1665 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 1709 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_adc.c | 368 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 420 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_adc.c | 479 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 531 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_adc.c | 522 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 575 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 555 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 599 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 572 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 633 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 571 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 619 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 585 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 633 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 820 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 887 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 593 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 641 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 829 ErrorStatus LL_ADC_Init(ADC_TypeDef *ADCx, const LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_Init() 895 void LL_ADC_StructInit(LL_ADC_InitTypeDef *ADC_InitStruct) in LL_ADC_StructInit()
|