HAL + 0/4 examples
CodeScope will show references to FMC_NORSRAM_BANK2 from the following samples and libraries:
Drivers
Boards
Examples
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...

FMC_NORSRAM_BANK2 macro

Syntax

#define FMC_NORSRAM_BANK2 FSMC_NORSRAM_BANK2

Examples

FMC_NORSRAM_BANK2 is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_ll_fmc.h:535
#define FMC_NORSRAM_BANK2 (0x00000002U)
stm32f4xx_ll_fsmc.h:729
#define FMC_NORSRAM_BANK2 FSMC_NORSRAM_BANK2
stm32f4xx_hal_nor.c:296
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:474
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:578
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:656
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:750
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:854
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:959
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:1075
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:1172
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_hal_nor.c:1266
else if (hnor->Init.NSBank == FMC_NORSRAM_BANK2)
stm32f4xx_ll_fmc.h:44
((__BANK__) == FMC_NORSRAM_BANK2) || \