STM32F413H-Discovery + 0/2 examples
CodeScope will show references to FMC_BANK3_BASE from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
Applications
STemWin
 
Symbols
loading...
Files
loading...

FMC_BANK3_BASE macro

Syntax

#define FMC_BANK3_BASE ((uint32_t)(0x60000000 | 0x08000000))

Examples

FMC_BANK3_BASE is referenced by 2 libraries and example projects.

References

LocationText
stm32f413h_discovery.c:65
#define FMC_BANK3_BASE ((uint32_t)(0x60000000 | 0x08000000))
stm32f413h_discovery.c:66
#define FMC_BANK3 ((LCD_CONTROLLER_TypeDef *) FMC_BANK3_BASE)