Home
last modified time | relevance | path

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

/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h775 #define USB ((USB_TypeDef *) USB_BASE)
7307 #define USB_BASE (0x40005C00U) /*!< USB_IP Peripher… macro
7312 #define USB_CNTR (USB_BASE + 0x40) /*!< Control register */
7313 #define USB_ISTR (USB_BASE + 0x44) /*!< Interrupt status regi…
7314 #define USB_FNR (USB_BASE + 0x48) /*!< Frame number register…
7315 #define USB_DADDR (USB_BASE + 0x4C) /*!< Device address regist…
7316 #define USB_BTABLE (USB_BASE + 0x50) /*!< Buffer Table address …
7317 #define USB_LPMCSR (USB_BASE + 0x54) /*!< LPM Control and Statu…
7318 #define USB_BCDR (USB_BASE + 0x58) /*!< Battery Charging dete…
7383 #define USB_EP0R USB_BASE /*!< endpoint 0 register a…
[all …]
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb55xx.h13055 #define USB_BASE (0x40005C00UL) /*!< USB_IP Peripher… macro
13060 #define USB_CNTR (USB_BASE + 0x40) /*!< Control register */
13061 #define USB_ISTR (USB_BASE + 0x44) /*!< Interrupt status regi…
13062 #define USB_FNR (USB_BASE + 0x48) /*!< Frame number register…
13063 #define USB_DADDR (USB_BASE + 0x4C) /*!< Device address regist…
13064 #define USB_BTABLE (USB_BASE + 0x50) /*!< Buffer Table address …
13065 #define USB_LPMCSR (USB_BASE + 0x54) /*!< LPM Control and Statu…
13066 #define USB_BCDR (USB_BASE + 0x58) /*!< Battery Charging dete…
13131 #define USB_EP0R USB_BASE /*!< endpoint 0 register a…
13132 #define USB_EP1R (USB_BASE + 0x04) /*!< endpoint 1 register a…
[all …]