Home
last modified time | relevance | path

Searched refs:__HAL_RCC_ADC12_CONFIG (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c350 __HAL_RCC_ADC12_CONFIG(PeriphClkInit->Adc12ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h954 #define __HAL_RCC_ADC12_CONFIG(__ADC12_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h3181 #define __HAL_RCC_ADC12_CONFIG(__ADC12CLKSource__) \ macro
3398 #define __HAL_RCC_ADC12_CONFIG(__ADC12CLKSource__) \ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c439 __HAL_RCC_ADC12_CONFIG(PeriphClkInit->Adc12ClockSelection); in HAL_RCCEx_PeriphCLKConfig()