Searched defs:ADC_CTRLA_PRESCALER (Results 1 – 3 of 3) sorted by relevance
55 #define ADC_CTRLA_PRESCALER(value) (ADC_CTRLA_PRESCALER_Msk & (_UINT16_(value) << ADC_CT… macro