Searched refs:USB_DEVICE_EPINTFLAG_TRCPT_Pos (Results 1 – 3 of 3) sorted by relevance
279 #define USB_DEVICE_EPINTFLAG_TRCPT_Pos _UINT8_(0) … macro280 #define USB_DEVICE_EPINTFLAG_TRCPT_Msk (_UINT8_(0x3) << USB_DEVICE_EPINTFLAG_TRCPT_Pos) …281 …T(value) (USB_DEVICE_EPINTFLAG_TRCPT_Msk & (_UINT8_(value) << USB_DEVICE_EPINTFLAG_TRCPT_Pos))