Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h16 …__IO uint16_t EP0R; /*!< USB Endpoint 0 register, Address offset… member
1150 #define PCD_SET_ENDPOINT(USBx, bEpNum, wRegValue) (*(__IO uint16_t *)(&(USBx)->EP0R + ((bEpNum) * …
1153 #define PCD_GET_ENDPOINT(USBx, bEpNum) (*(__IO uint16_t *)(&(USBx)->EP0R + ((bEpNum) * …

Completed in 8 milliseconds