Home
last modified time | relevance | path

Searched refs:RCC_CFGR2_ADC1PRES (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h471 #elif defined(RCC_CFGR2_ADC1PRES)
713 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defined(RCC_CFGR2_ADCPRE34)
717 #if defined(RCC_CFGR2_ADC1PRES)
718 #define LL_RCC_ADC1_CLKSOURCE RCC_CFGR2_ADC1PRES /*!< ADC1 Clock source selection */
1650 #elif defined(RCC_CFGR2_ADC1PRES)
1672 MODIFY_REG(RCC->CFGR2, RCC_CFGR2_ADC1PRES, ADCxSource); in LL_RCC_SetADCClockSource()
1963 #elif defined(RCC_CFGR2_ADC1PRES)
2802 #if (defined(RCC_CFGR_ADCPRE) || defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defi…
Dstm32f3xx_hal_rcc_ex.h3110 MODIFY_REG(RCC->CFGR2, RCC_CFGR2_ADC1PRES, (uint32_t)(__ADC1CLKSource__))
3128 #define __HAL_RCC_GET_ADC1_SOURCE() ((uint32_t)(READ_BIT(RCC->CFGR2, RCC_CFGR2_ADC1PRES)))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c49 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defined(RCC_CFGR2_ADCPRE34) || de…
950 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defined(RCC_CFGR2_ADCPRE34) in HAL_RCCEx_GetPeriphCLKFreq()
1232 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR_ADCPRE) in HAL_RCCEx_GetPeriphCLKFreq()
1237 #if defined(RCC_CFGR2_ADC1PRES) in HAL_RCCEx_GetPeriphCLKFreq()
1523 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defined(RCC_CFGR2_ADCPRE34) || de…
Dstm32f3xx_ll_rcc.c41 #if defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defined(RCC_CFGR2_ADCPRE34)
106 #if defined(RCC_CFGR2_ADC1PRES)
696 #if defined(RCC_CFGR_ADCPRE) || defined(RCC_CFGR2_ADC1PRES) || defined(RCC_CFGR2_ADCPRE12) || defin…
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f301x8.h5249 #define RCC_CFGR2_ADC1PRES RCC_CFGR2_ADC1PRES_Msk /*!< ADC1PRES[8:4] b… macro
Dstm32f318xx.h5239 #define RCC_CFGR2_ADC1PRES RCC_CFGR2_ADC1PRES_Msk /*!< ADC1PRES[8:4] b… macro
Dstm32f302x8.h8877 #define RCC_CFGR2_ADC1PRES RCC_CFGR2_ADC1PRES_Msk /*!< ADC1PRES[8:4] b… macro