Searched refs:DAC_INTENCLR_UNDERRUN_Pos (Results 1 – 3 of 3) sorted by relevance
110 #define DAC_INTENCLR_UNDERRUN_Pos _UINT8_(0) … macro111 #define DAC_INTENCLR_UNDERRUN_Msk (_UINT8_(0x3) << DAC_INTENCLR_UNDERRUN_Pos) …112 …DERRUN(value) (DAC_INTENCLR_UNDERRUN_Msk & (_UINT8_(value) << DAC_INTENCLR_UNDERRUN_Pos))