Searched refs:DAC_INTFLAG_UNDERRUN_Pos (Results 1 – 3 of 3) sorted by relevance
158 #define DAC_INTFLAG_UNDERRUN_Pos _UINT8_(0) … macro159 #define DAC_INTFLAG_UNDERRUN_Msk (_UINT8_(0x3) << DAC_INTFLAG_UNDERRUN_Pos) …160 …NDERRUN(value) (DAC_INTFLAG_UNDERRUN_Msk & (_UINT8_(value) << DAC_INTFLAG_UNDERRUN_Pos))