usb: Moved USB_PMA_BASE address definition to family-specific memorymap.h
credit: @fenugrec
This commit is contained in:
committed by
Karl Palsson
parent
6357630a90
commit
5c73d60176
@@ -56,7 +56,7 @@
|
||||
#define I2C1_BASE (PERIPH_BASE_APB1 + 0x5400)
|
||||
#define I2C2_BASE (PERIPH_BASE_APB1 + 0x5800)
|
||||
#define USB_DEV_FS_BASE (PERIPH_BASE_APB1 + 0x5c00)
|
||||
#define USB_SRAM_BASE (PERIPH_BASE_APB1 + 0x6000)
|
||||
#define USB_PMA_BASE (PERIPH_BASE_APB1 + 0x6000)
|
||||
/* gap */
|
||||
#define POWER_CONTROL_BASE (PERIPH_BASE_APB1 + 0x7000)
|
||||
#define DAC_BASE (PERIPH_BASE_APB1 + 0x7400)
|
||||
|
||||
Reference in New Issue
Block a user