Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h595 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) LL_RCC_SetADCClockSource(__ADC_CLKSOURCE__) macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h445 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c197 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c324 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc_ex.c186 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h740 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h776 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1185 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) LL_RCC_SetADCClockSource(__ADC_CLKSOURCE__) macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c307 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h3118 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
3121 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h935 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c312 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c377 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c329 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h748 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h1814 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSource__) \ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h1426 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1204 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c382 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h1899 #define __HAL_RCC_ADC_CONFIG(__ADC_CLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c627 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c1655 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h1719 #define __HAL_RCC_ADC_CONFIG(__ADCCLKSOURCE__) \ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c1358 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c649 __HAL_RCC_ADC_CONFIG(PeriphClkInit->AdcClockSelection); in HAL_RCCEx_PeriphCLKConfig()