Home
last modified time | relevance | path

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

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Dac.h192 #define AC_STATUSB_READY_Pos _UINT8_(0) … macro
193 #define AC_STATUSB_READY_Msk (_UINT8_(0x3) << AC_STATUSB_READY_Pos) …
194 …ATUSB_READY(value) (AC_STATUSB_READY_Msk & (_UINT8_(value) << AC_STATUSB_READY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Dac.h192 #define AC_STATUSB_READY_Pos _UINT8_(0) … macro
193 #define AC_STATUSB_READY_Msk (_UINT8_(0x3) << AC_STATUSB_READY_Pos) …
194 …ATUSB_READY(value) (AC_STATUSB_READY_Msk & (_UINT8_(value) << AC_STATUSB_READY_Pos))
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Dac.h192 #define AC_STATUSB_READY_Pos _UINT8_(0) … macro
193 #define AC_STATUSB_READY_Msk (_UINT8_(0x3) << AC_STATUSB_READY_Pos) …
194 …ATUSB_READY(value) (AC_STATUSB_READY_Msk & (_UINT8_(value) << AC_STATUSB_READY_Pos))