Searched refs:DAC_INTFLAG_EMPTY_Pos (Results 1 – 3 of 3) sorted by relevance
161 #define DAC_INTFLAG_EMPTY_Pos _UINT8_(2) … macro162 #define DAC_INTFLAG_EMPTY_Msk (_UINT8_(0x3) << DAC_INTFLAG_EMPTY_Pos) …163 …FLAG_EMPTY(value) (DAC_INTFLAG_EMPTY_Msk & (_UINT8_(value) << DAC_INTFLAG_EMPTY_Pos))