Home
last modified time | relevance | path

Searched refs:Adc1ClockSelection (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c331 assert_param(IS_RCC_ADC1PLLCLK_DIV(PeriphClkInit->Adc1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
334 __HAL_RCC_ADC1_CONFIG(PeriphClkInit->Adc1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
379 assert_param(IS_RCC_ADC1PCLK2_DIV(PeriphClkInit->Adc1ClockSelection)); in HAL_RCCEx_PeriphCLKConfig()
382 __HAL_RCC_ADC1_CONFIG(PeriphClkInit->Adc1ClockSelection); in HAL_RCCEx_PeriphCLKConfig()
667 PeriphClkInit->Adc1ClockSelection = __HAL_RCC_GET_ADC1_SOURCE(); in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h373 uint32_t Adc1ClockSelection; /*!< ADC1 clock source member
414 uint32_t Adc1ClockSelection; /*!< ADC1 clock source member
885 uint32_t Adc1ClockSelection; /*!< ADC1 clock source member
924 uint32_t Adc1ClockSelection; /*!< ADC1 clock source member