Lines Matching refs:USB_BASE
499 #define USB_BASE (APBPERIPH_BASE + 0x00005C00UL) /*!< USB_IP Peripheral Registers base… macro
585 #define USB ((USB_TypeDef *) USB_BASE)
5271 #define USB_CNTR (USB_BASE + 0x40) /*!< Control register */
5272 #define USB_ISTR (USB_BASE + 0x44) /*!< Interrupt status re…
5273 #define USB_FNR (USB_BASE + 0x48) /*!< Frame number regist…
5274 #define USB_DADDR (USB_BASE + 0x4C) /*!< Device address regi…
5275 #define USB_BTABLE (USB_BASE + 0x50) /*!< Buffer Table addres…
5276 #define USB_LPMCSR (USB_BASE + 0x54) /*!< LPM Control and Sta…
5277 #define USB_BCDR (USB_BASE + 0x58) /*!< Battery Charging de…
5348 #define USB_EP0R USB_BASE /*!< endpoint 0 register ad…
5349 #define USB_EP1R (USB_BASE + 0x04) /*!< endpoint 1 register a…
5350 #define USB_EP2R (USB_BASE + 0x08) /*!< endpoint 2 register a…
5351 #define USB_EP3R (USB_BASE + 0x0C) /*!< endpoint 3 register a…
5352 #define USB_EP4R (USB_BASE + 0x10) /*!< endpoint 4 register a…
5353 #define USB_EP5R (USB_BASE + 0x14) /*!< endpoint 5 register a…
5354 #define USB_EP6R (USB_BASE + 0x18) /*!< endpoint 6 register a…
5355 #define USB_EP7R (USB_BASE + 0x1C) /*!< endpoint 7 register a…