Home
last modified time | relevance | path

Searched refs:LL_ADC_GetClock (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_adc_ex.c175 if (LL_ADC_GetClock(hadc->Instance) == LL_ADC_CLOCK_ASYNC) in HAL_ADCEx_Calibration_Start()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_adc_ex.c178 if (LL_ADC_GetClock(hadc->Instance) == LL_ADC_CLOCK_ASYNC) in HAL_ADCEx_Calibration_Start()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_adc_ex.c175 if (LL_ADC_GetClock(hadc->Instance) == LL_ADC_CLOCK_ASYNC) in HAL_ADCEx_Calibration_Start()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_adc_ex.c218 if(LL_ADC_GetClock(hadc->Instance) == LL_ADC_CLOCK_ASYNC) in HAL_ADCEx_Calibration_Start()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_adc.h1540 __STATIC_INLINE uint32_t LL_ADC_GetClock(ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_adc.h1893 __STATIC_INLINE uint32_t LL_ADC_GetClock(ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h1950 __STATIC_INLINE uint32_t LL_ADC_GetClock(ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_adc.h2218 __STATIC_INLINE uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_adc.h2227 __STATIC_INLINE uint32_t LL_ADC_GetClock(ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h2265 __STATIC_INLINE uint32_t LL_ADC_GetClock(const ADC_TypeDef *ADCx) in LL_ADC_GetClock() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h2650 __STATIC_INLINE uint32_t LL_ADC_GetClock(ADC_TypeDef *ADCx) in LL_ADC_GetClock() function