Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c909 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
935 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h1958 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
1984 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
2029 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rcc.c313 adc_prescaler = LL_RCC_GetADCClockSource(ADCxSource); in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rcc.c335 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h604 #define __HAL_RCC_GET_ADC_SOURCE() LL_RCC_GetADCClockSource(LL_RCC_ADC_CLKSOURCE)
Dstm32wlxx_ll_rcc.h2281 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c865 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c619 srcclk = LL_RCC_GetADCClockSource(LL_RCC_ADC_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32wlxx_ll_rcc.c697 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c785 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c717 adc_prescaler = LL_RCC_GetADCClockSource(ADCxSource); in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c794 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
Dstm32wbxx_hal_rcc_ex.c852 switch (LL_RCC_GetADCClockSource(LL_RCC_ADC_CLKSOURCE)) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c903 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1196 #define __HAL_RCC_GET_ADC_SOURCE() LL_RCC_GetADCClockSource(LL_RCC_ADC_CLKSOURCE)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c1118 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_rcc.h1511 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h1278 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c940 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1229 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c1115 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c1773 switch (LL_RCC_GetADCClockSource(ADCxSource)) in LL_RCC_GetADCClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h1938 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1218 #define __HAL_RCC_GET_ADC_SOURCE() LL_RCC_GetADCClockSource(LL_RCC_ADC_CLKSOURCE)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h2177 __STATIC_INLINE uint32_t LL_RCC_GetADCClockSource(uint32_t ADCx) in LL_RCC_GetADCClockSource() function

12