STM32F429I-Discovery + 0/1 examples
CodeScope will show references to SDCLOCK_PERIOD from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...

SDCLOCK_PERIOD macro

FMC SDRAM Memory clock period

Syntax

Examples

SDCLOCK_PERIOD is referenced by 1 libraries and example projects.

References

LocationText
stm32f429i_discovery_sdram.h:81
#define SDCLOCK_PERIOD FMC_SDRAM_CLOCK_PERIOD_2 /* Default configuration used with LCD */
stm32f429i_discovery_sdram.c:115
SdramHandle.Init.SDClockPeriod = SDCLOCK_PERIOD;