Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/fsdev/
A Dusb_fsdev_reg.h333 #define USB_EP4R_STAT_RX_Pos (12U) macro
334 #define USB_EP4R_STAT_RX_Msk (0x3UL << USB_EP4R_STAT_RX_Pos) /*!< 0x00003000 */
336 #define USB_EP4R_STAT_RX_0 (0x1UL << USB_EP4R_STAT_RX_Pos) /*!< 0x00001000 */
337 #define USB_EP4R_STAT_RX_1 (0x2UL << USB_EP4R_STAT_RX_Pos) /*!< 0x00002000 */

Completed in 9 milliseconds