Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h1562 #define PCD_SET_EP_RX_CNT(USBx, bEpNum, wCount) \ macro
1655 PCD_SET_EP_RX_CNT((USBx), (bEpNum), (wCount)); \
A Dusb_dc_fsdev.c185 PCD_SET_EP_RX_CNT(USB, ep_idx, USB_GET_MAXPACKETSIZE(ep->wMaxPacketSize)); in usbd_ep_open()

Completed in 11 milliseconds