Searched refs:USB_DEVICE_EPINTFLAG_STALL_Pos (Results 1 – 3 of 3) sorted by relevance
285 #define USB_DEVICE_EPINTFLAG_STALL_Pos _UINT8_(5) … macro286 #define USB_DEVICE_EPINTFLAG_STALL_Msk (_UINT8_(0x3) << USB_DEVICE_EPINTFLAG_STALL_Pos) …287 …L(value) (USB_DEVICE_EPINTFLAG_STALL_Msk & (_UINT8_(value) << USB_DEVICE_EPINTFLAG_STALL_Pos))