Home
last modified time | relevance | path

Searched refs:DAC_INTFLAG_UNDERRUN_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Ddac.h158 #define DAC_INTFLAG_UNDERRUN_Pos _UINT8_(0) … macro
159 #define DAC_INTFLAG_UNDERRUN_Msk (_UINT8_(0x3) << DAC_INTFLAG_UNDERRUN_Pos) …
160 …NDERRUN(value) (DAC_INTFLAG_UNDERRUN_Msk & (_UINT8_(value) << DAC_INTFLAG_UNDERRUN_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Ddac.h158 #define DAC_INTFLAG_UNDERRUN_Pos _UINT8_(0) … macro
159 #define DAC_INTFLAG_UNDERRUN_Msk (_UINT8_(0x3) << DAC_INTFLAG_UNDERRUN_Pos) …
160 …NDERRUN(value) (DAC_INTFLAG_UNDERRUN_Msk & (_UINT8_(value) << DAC_INTFLAG_UNDERRUN_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Ddac.h158 #define DAC_INTFLAG_UNDERRUN_Pos _UINT8_(0) … macro
159 #define DAC_INTFLAG_UNDERRUN_Msk (_UINT8_(0x3) << DAC_INTFLAG_UNDERRUN_Pos) …
160 …NDERRUN(value) (DAC_INTFLAG_UNDERRUN_Msk & (_UINT8_(value) << DAC_INTFLAG_UNDERRUN_Pos))