Searched refs:USB_DEVICE_EPINTFLAG_TRFAIL_Pos (Results 1 – 3 of 3) sorted by relevance
282 #define USB_DEVICE_EPINTFLAG_TRFAIL_Pos _UINT8_(2) … macro283 #define USB_DEVICE_EPINTFLAG_TRFAIL_Msk (_UINT8_(0x3) << USB_DEVICE_EPINTFLAG_TRFAIL_Pos) …284 …(value) (USB_DEVICE_EPINTFLAG_TRFAIL_Msk & (_UINT8_(value) << USB_DEVICE_EPINTFLAG_TRFAIL_Pos))