ARMEBS4  revision-26.06.2015
Macros
Peripheral_memory_map
Collaboration diagram for Peripheral_memory_map:

Macros

#define FLASH_BASE
 
#define CCMDATARAM_BASE
 
#define SRAM1_BASE
 
#define SRAM2_BASE
 
#define PERIPH_BASE
 
#define BKPSRAM_BASE
 
#define FSMC_R_BASE
 
#define CCMDATARAM_BB_BASE
 
#define SRAM1_BB_BASE
 
#define SRAM2_BB_BASE
 
#define PERIPH_BB_BASE
 
#define BKPSRAM_BB_BASE
 
#define SRAM_BB_BASE
 
#define AHB2PERIPH_BASE
 
#define DAC_BASE
 
#define TIM11_BASE
 
#define ETH_DMA_BASE
 
#define RNG_BASE
 

Detailed Description

Macro Definition Documentation

#define FLASH_BASE

FLASH(up to 1 MB) base address in the alias region

Definition at line 997 of file stm32f4xx.h.

#define CCMDATARAM_BASE

CCM(core coupled memory) data RAM(64 KB) base address in the alias region

Definition at line 998 of file stm32f4xx.h.

#define SRAM1_BASE

SRAM1(112 KB) base address in the alias region

Definition at line 999 of file stm32f4xx.h.

#define SRAM2_BASE

SRAM2(16 KB) base address in the alias region

Definition at line 1000 of file stm32f4xx.h.

#define PERIPH_BASE

Peripheral base address in the alias region

Definition at line 1001 of file stm32f4xx.h.

#define BKPSRAM_BASE

Backup SRAM(4 KB) base address in the alias region

Definition at line 1002 of file stm32f4xx.h.

#define FSMC_R_BASE

FSMC registers base address

Definition at line 1003 of file stm32f4xx.h.

#define CCMDATARAM_BB_BASE

CCM(core coupled memory) data RAM(64 KB) base address in the bit-band region

Definition at line 1005 of file stm32f4xx.h.

#define SRAM1_BB_BASE

SRAM1(112 KB) base address in the bit-band region

Definition at line 1006 of file stm32f4xx.h.

#define SRAM2_BB_BASE

SRAM2(16 KB) base address in the bit-band region

Definition at line 1007 of file stm32f4xx.h.

#define PERIPH_BB_BASE

Peripheral base address in the bit-band region

Definition at line 1008 of file stm32f4xx.h.

#define BKPSRAM_BB_BASE

Backup SRAM(4 KB) base address in the bit-band region

Definition at line 1009 of file stm32f4xx.h.

#define SRAM_BB_BASE

Peripheral memory map

Definition at line 1013 of file stm32f4xx.h.

#define AHB2PERIPH_BASE

APB1 peripherals

Definition at line 1020 of file stm32f4xx.h.

#define DAC_BASE

APB2 peripherals

Definition at line 1049 of file stm32f4xx.h.

#define TIM11_BASE

AHB1 peripherals

Definition at line 1066 of file stm32f4xx.h.

#define ETH_DMA_BASE

AHB2 peripherals

Definition at line 1103 of file stm32f4xx.h.

#define RNG_BASE

FSMC Bankx registers base address

Definition at line 1109 of file stm32f4xx.h.