Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_rcc.c104 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
107 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC1_CLKSOURCE)) macro
109 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC12_CLKSOURCE) \ macro
112 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC12_CLKSOURCE)) macro
714 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c75 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC12_CLKSOURCE) \ macro
78 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC12_CLKSOURCE)) macro
884 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_rcc.c47 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
306 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rcc.c55 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
312 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_rcc.c80 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) ((__VALUE__) == LL_RCC_ADC_CLKSOURCE) macro
773 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c61 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
694 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c73 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
791 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_rcc.c77 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
900 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c73 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
1115 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c105 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
1226 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c99 #define IS_LL_RCC_ADC_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_ADC_CLKSOURCE)) macro
1771 assert_param(IS_LL_RCC_ADC_CLKSOURCE(ADCxSource)); in LL_RCC_GetADCClockFreq()