Searched refs:ADC_INTENCLR_RESRDY_Pos (Results 1 – 3 of 3) sorted by relevance
352 #define ADC_INTENCLR_RESRDY_Pos _UINT8_(0) … macro353 #define ADC_INTENCLR_RESRDY_Msk (_UINT8_(0x1) << ADC_INTENCLR_RESRDY_Pos) …354 …(value) (ADC_INTENCLR_RESRDY_Msk & (_UINT8_(value) << ADC_INTENCLR_RESRDY_Pos)) /* Assi…