Searched refs:ADC_CTRLA_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define ADC_CTRLA_SWRST_Msk (_UINT16_(0x1) << ADC_CTRLA_SWRST_Pos) … macro33 #define ADC_CTRLA_SWRST(value) (ADC_CTRLA_SWRST_Msk & (_UINT16_(value) << ADC_CTRLA_…