HAL + 0/7 examples
CodeScope will show references to FMC_MEMORY_TYPE_SRAM from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...

FMC_MEMORY_TYPE_SRAM macro

Syntax

#define FMC_MEMORY_TYPE_SRAM (0x00000000U)

Examples

FMC_MEMORY_TYPE_SRAM is referenced by 7 libraries and example projects.

References

LocationText
stm32f4xx_ll_fmc.h:554
#define FMC_MEMORY_TYPE_SRAM (0x00000000U)
stm32f4xx_ll_fmc.h:49
#define IS_FMC_MEMORY(__MEMORY__) (((__MEMORY__) == FMC_MEMORY_TYPE_SRAM) || \