Searched refs:USB_EP0R_STAT_TX_Pos (Results 1 – 1 of 1) sorted by relevance
131 #define USB_EP0R_STAT_TX_Pos (4U) macro132 #define USB_EP0R_STAT_TX_Msk (0x3UL << USB_EP0R_STAT_TX_Pos) /*!< 0x00000030 */134 #define USB_EP0R_STAT_TX_0 (0x1UL << USB_EP0R_STAT_TX_Pos) /*!< 0x00000010 */135 #define USB_EP0R_STAT_TX_1 (0x2UL << USB_EP0R_STAT_TX_Pos) /*!< 0x00000020 */
Completed in 9 milliseconds