CMSIS + 0/3 examples
CodeScope will show references to USB_OTG_HS_PERIPH_BASE from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
STM32F429ZI-Nucleo
Applications
USBX
 
Symbols
loading...
Files
loading...

USB_OTG_HS_PERIPH_BASE macro

Syntax

#define USB_OTG_HS_PERIPH_BASE 0x40040000UL

Examples

USB_OTG_HS_PERIPH_BASE is referenced by 3 libraries and example projects.

References

LocationText
stm32f407xx.h:1031
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f417xx.h:1102
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f429xx.h:1166
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f439xx.h:1239
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f446xx.h:1042
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f469xx.h:1256
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f479xx.h:1329
#define USB_OTG_HS_PERIPH_BASE 0x40040000UL
stm32f407xx.h:1141
#define USB_OTG_HS ((USB_OTG_GlobalTypeDef *) USB_OTG_HS_PERIPH_BASE)
stm32f429xx.h:1291
#define USB_OTG_HS ((USB_OTG_GlobalTypeDef *) USB_OTG_HS_PERIPH_BASE)
stm32f446xx.h:1158
#define USB_OTG_HS ((USB_OTG_GlobalTypeDef *) USB_OTG_HS_PERIPH_BASE)
stm32f469xx.h:1382
#define USB_OTG_HS ((USB_OTG_GlobalTypeDef *) USB_OTG_HS_PERIPH_BASE)