Home
last modified time | relevance | path

Searched refs:USB_EP_T_MASK (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h106 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
1162 …SET_ENDPOINT((USBx), (bEpNum), ((PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_MASK) | (wType) | U…

Completed in 9 milliseconds