HAL + 0/10 examples
CodeScope will show references to FMC_SDRAM_InitTypeDef::SDClockPeriod from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
FMC
STM32469I-Discovery
Examples
FMC
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_SDRAM_InitTypeDef::SDClockPeriod

FMC_SDRAM_InitTypeDef::SDClockPeriod field

Define the SDRAM Clock Period for both SDRAM devices and they allow to disable the clock before changing frequency. This parameter can be a value of FMC_SDRAM_Clock_Period.

Syntax

uint32_t SDClockPeriod;

Examples

FMC_SDRAM_InitTypeDef::SDClockPeriod is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:453
uint32_t SDClockPeriod; /*!< Define the SDRAM Clock Period for both SDRAM devices and they allow
stm32f4xx_ll_fmc.c:1192FMC_SDRAM_Init()
assert_param(IS_FMC_SDCLOCK_PERIOD(Init->SDClockPeriod));
stm32f4xx_ll_fmc.c:1207FMC_SDRAM_Init()
Init->SDClockPeriod |
stm32f4xx_ll_fmc.c:1217FMC_SDRAM_Init()
(Init->SDClockPeriod |

Data Use

Functions reading FMC_SDRAM_InitTypeDef::SDClockPeriod
FMC_SDRAM_InitTypeDef::SDClockPeriod
all items filtered out
Type of FMC_SDRAM_InitTypeDef::SDClockPeriod
FMC_SDRAM_InitTypeDef::SDClockPeriod
uint32_t
all items filtered out