Searched refs:USB_DEVICE_EPINTFLAG_TRCPT1_Msk (Results 1 – 3 of 3) sorted by relevance
260 #define USB_DEVICE_EPINTFLAG_TRCPT1_Msk (_UINT8_(0x1) << USB_DEVICE_EPINTFLAG_TRCPT1_Pos) … macro261 #define USB_DEVICE_EPINTFLAG_TRCPT1(value) (USB_DEVICE_EPINTFLAG_TRCPT1_Msk & (_UINT8_(value) <<…