/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 89 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 104 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 126 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_tim_ex.h | 715 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 1095 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 1385 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 1675 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument
|
D | stm32g4xx_hal_tim.h | 1978 #define IS_TIM_CLOCKSOURCE(__CLOCK__) (((__CLOCK__) == TIM_CLOCKSOURCE_INTERNAL) || \ argument 1997 #define IS_TIM_CLOCKSOURCE(__CLOCK__) (((__CLOCK__) == TIM_CLOCKSOURCE_INTERNAL) || \ argument 2014 #define IS_TIM_CLOCKSOURCE(__CLOCK__) (((__CLOCK__) == TIM_CLOCKSOURCE_INTERNAL) || \ argument 2031 #define IS_TIM_CLOCKSOURCE(__CLOCK__) (((__CLOCK__) == TIM_CLOCKSOURCE_INTERNAL) || \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_adc.c | 82 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 104 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_adc.c | 86 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 108 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_adc.c | 86 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 108 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_adc.c | 86 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument 108 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_tim_ex.h | 528 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument 603 #define IS_TIM_CLOCKSOURCE_INSTANCE(INSTANCE, __CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_adc.c | 85 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 52 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 82 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 51 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 82 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 81 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 81 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 51 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 53 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 84 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 80 #define IS_LL_ADC_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 84 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 93 #define IS_LL_ADC_COMMON_CLOCK(__CLOCK__) \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_usart.h | 650 #define IS_USART_CLOCK(__CLOCK__) (((__CLOCK__) == USART_CLOCK_DISABLE) || \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_usart.h | 657 #define IS_USART_CLOCK(__CLOCK__) (((__CLOCK__) == USART_CLOCK_DISABLE) || \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_usart.h | 657 #define IS_USART_CLOCK(__CLOCK__) (((__CLOCK__) == USART_CLOCK_DISABLE) || \ argument
|
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_usart.h | 738 #define IS_USART_CLOCK(__CLOCK__) (((__CLOCK__) == USART_CLOCK_DISABLE) || \ argument
|