Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Dac.h153 #define AC_INTFLAG_WIN_Pos _UINT8_(4) … macro
154 #define AC_INTFLAG_WIN_Msk (_UINT8_(0x1) << AC_INTFLAG_WIN_Pos) …
155 …C_INTFLAG_WIN(value) (AC_INTFLAG_WIN_Msk & (_UINT8_(value) << AC_INTFLAG_WIN_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Dac.h153 #define AC_INTFLAG_WIN_Pos _UINT8_(4) … macro
154 #define AC_INTFLAG_WIN_Msk (_UINT8_(0x1) << AC_INTFLAG_WIN_Pos) …
155 …C_INTFLAG_WIN(value) (AC_INTFLAG_WIN_Msk & (_UINT8_(value) << AC_INTFLAG_WIN_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Dac.h153 #define AC_INTFLAG_WIN_Pos _UINT8_(4) … macro
154 #define AC_INTFLAG_WIN_Msk (_UINT8_(0x1) << AC_INTFLAG_WIN_Pos) …
155 …C_INTFLAG_WIN(value) (AC_INTFLAG_WIN_Msk & (_UINT8_(value) << AC_INTFLAG_WIN_Pos))