Searched refs:USB_EP_KIND (Results 1 – 1 of 1) sorted by relevance
82 #define USB_EP_KIND USB_EP_KIND_Msk /*!< EndPoint KIND */ macro97 #define USB_EPREG_MASK (USB_EP_CTR_RX|USB_EP_SETUP|USB_EP_T_FIELD|USB_EP_KIND…108 #define USB_EPKIND_MASK (~USB_EP_KIND & USB_EPREG_MASK) /*!< EP_KIND EndPo…1320 PCD_SET_ENDPOINT((USBx), (bEpNum), (_wRegVal | USB_EP_CTR_RX | USB_EP_CTR_TX | USB_EP_KIND)); \
Completed in 9 milliseconds