Lines Matching refs:USB_BASE
777 #define USB ((USB_TypeDef *) USB_BASE)
7159 #define USB_BASE (0x40005C00U) /*!< USB_IP Peripher… macro
7164 #define USB_CNTR (USB_BASE + 0x40) /*!< Control register */
7165 #define USB_ISTR (USB_BASE + 0x44) /*!< Interrupt status regi…
7166 #define USB_FNR (USB_BASE + 0x48) /*!< Frame number register…
7167 #define USB_DADDR (USB_BASE + 0x4C) /*!< Device address regist…
7168 #define USB_BTABLE (USB_BASE + 0x50) /*!< Buffer Table address …
7169 #define USB_LPMCSR (USB_BASE + 0x54) /*!< LPM Control and Statu…
7170 #define USB_BCDR (USB_BASE + 0x58) /*!< Battery Charging dete…
7235 #define USB_EP0R USB_BASE /*!< endpoint 0 register a…
7236 #define USB_EP1R (USB_BASE + 0x04) /*!< endpoint 1 register a…
7237 #define USB_EP2R (USB_BASE + 0x08) /*!< endpoint 2 register a…
7238 #define USB_EP3R (USB_BASE + 0x0C) /*!< endpoint 3 register a…
7239 #define USB_EP4R (USB_BASE + 0x10) /*!< endpoint 4 register a…
7240 #define USB_EP5R (USB_BASE + 0x14) /*!< endpoint 5 register a…
7241 #define USB_EP6R (USB_BASE + 0x18) /*!< endpoint 6 register a…
7242 #define USB_EP7R (USB_BASE + 0x1C) /*!< endpoint 7 register a…