FSMC_R_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

FSMC_R_BASE macro

FSMC registers base address

Syntax

#define FSMC_R_BASE 0xA0000000UL

References

LocationText
stm32f407xx.h:912
#define FSMC_R_BASE 0xA0000000UL /*!< FSMC registers base address */
stm32f412zx.h:840
#define FSMC_R_BASE 0xA0000000UL /*!< FSMC registers base address */
stm32f413xx.h:918
#define FSMC_R_BASE 0xA0000000UL /*!< FSMC registers base address */
stm32f417xx.h:980
#define FSMC_R_BASE 0xA0000000UL /*!< FSMC registers base address */
stm32f407xx.h:1022
#define FSMC_Bank1_R_BASE (FSMC_R_BASE + 0x0000UL)
stm32f407xx.h:1023
#define FSMC_Bank1E_R_BASE (FSMC_R_BASE + 0x0104UL)
stm32f407xx.h:1024
#define FSMC_Bank2_3_R_BASE (FSMC_R_BASE + 0x0060UL)
stm32f407xx.h:1025
#define FSMC_Bank4_R_BASE (FSMC_R_BASE + 0x00A0UL)
stm32f412zx.h:947
#define FSMC_Bank1_R_BASE (FSMC_R_BASE + 0x0000UL)
stm32f412zx.h:948
#define FSMC_Bank1E_R_BASE (FSMC_R_BASE + 0x0104UL)
stm32f413xx.h:1051
#define FSMC_Bank1_R_BASE (FSMC_R_BASE + 0x0000UL)
stm32f413xx.h:1052
#define FSMC_Bank1E_R_BASE (FSMC_R_BASE + 0x0104UL)
stm32f417xx.h:1093
#define FSMC_Bank1_R_BASE (FSMC_R_BASE + 0x0000UL)
stm32f417xx.h:1094
#define FSMC_Bank1E_R_BASE (FSMC_R_BASE + 0x0104UL)