Searched refs:USB_DEVICE_EPINTENCLR_STALL_Pos (Results 1 – 3 of 3) sorted by relevance
321 #define USB_DEVICE_EPINTENCLR_STALL_Pos _UINT8_(5) … macro322 #define USB_DEVICE_EPINTENCLR_STALL_Msk (_UINT8_(0x3) << USB_DEVICE_EPINTENCLR_STALL_Pos) …323 …(value) (USB_DEVICE_EPINTENCLR_STALL_Msk & (_UINT8_(value) << USB_DEVICE_EPINTENCLR_STALL_Pos))