Searched refs:ADC_CTRLA_RUNSTDBY_Msk (Results 1 – 3 of 3) sorted by relevance
48 #define ADC_CTRLA_RUNSTDBY_Msk (_UINT16_(0x1) << ADC_CTRLA_RUNSTDBY_Pos) … macro49 #define ADC_CTRLA_RUNSTDBY(value) (ADC_CTRLA_RUNSTDBY_Msk & (_UINT16_(value) << ADC_CTR…