Searched refs:ADC_InjectedChannel_1 (Results 1 – 8 of 8) sorted by relevance
238 #define ADC_InjectedChannel_1 ((uint8_t)0x1C) macro246 #define IS_ADC_INJECTED_CHANNEL(CHANNEL) (((CHANNEL) == ADC_InjectedChannel_1) || \
230 #define ADC_InjectedChannel_1 ((uint8_t)0x1C) macro238 #define IS_ADC_INJECTED_CHANNEL(CHANNEL) (((CHANNEL) == ADC_InjectedChannel_1) || \
255 #define ADC_InjectedChannel_1 ((uint8_t)0x1C) macro263 #define IS_ADC_INJECTED_CHANNEL(CHANNEL) (((CHANNEL) == ADC_InjectedChannel_1) || \
252 #define ADC_InjectedChannel_1 ((uint8_t)0x14) macro256 #define IS_ADC_INJECTED_CHANNEL(CHANNEL) (((CHANNEL) == ADC_InjectedChannel_1) || \
118 #define ADC_InjectedChannel_1 ((uint8_t)0x14) macro
119 #define ADC_InjectedChannel_1 ((uint8_t)0x14) macro
149 #define ADC_InjectedChannel_1 ((uint8_t)0x14) macro
219 ADC_InjectedChannel_1 = 0x00, enumerator
Completed in 12 milliseconds