Searched refs:USB_DEVICE_EPINTENCLR_TRCPT_Msk (Results 1 – 1 of 1) sorted by relevance
1247 #define USB_DEVICE_EPINTENCLR_TRCPT_Msk (_U(0x3) << USB_DEVICE_EPINTENCLR_TRCPT_Pos) macro1248 #define USB_DEVICE_EPINTENCLR_TRCPT(value) (USB_DEVICE_EPINTENCLR_TRCPT_Msk & ((value) << USB_DEVIC…