Searched refs:ADC_CTRLA_SLAVEEN_Pos (Results 1 – 3 of 3) sorted by relevance
44 #define ADC_CTRLA_SLAVEEN_Pos _UINT16_(5) … macro45 #define ADC_CTRLA_SLAVEEN_Msk (_UINT16_(0x1) << ADC_CTRLA_SLAVEEN_Pos) …46 …(value) (ADC_CTRLA_SLAVEEN_Msk & (_UINT16_(value) << ADC_CTRLA_SLAVEEN_Pos)) /* Assig…