Home
last modified time | relevance | path

Searched refs:__HAL_RCC_ADC_CONFIG (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h596 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) LL_RCC_SetADCClockSource(__ADC_CLKSOURCE__) macro
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc_ex.c188 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c325 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1163 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) LL_RCC_SetADCClockSource(__ADC_CLKSOURCE__) macro
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h937 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h3113 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
3116 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c331 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c381 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1815 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h1428 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c629 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1656 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1360 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h1901 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h1721 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSOURCE__) \ macro
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c651 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()