Searched defs:IS_ADC_REGULAR_DISCONT_NUMBER (Results 1 – 2 of 2) sorted by relevance
1213 #define IS_ADC_REGULAR_DISCONT_NUMBER(NUMBER) (((NUMBER) >= (1U)) && ((NUMBER) <= (8U))) macro
856 #define IS_ADC_REGULAR_DISCONT_NUMBER(NUMBER) (((NUMBER) >= (1UL)) && ((NUMBER) <= (8UL))) macro