HAL + 0/10 examples
CodeScope will show references to FMC_SDRAM_TimingTypeDef::RowCycleDelay 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_TimingTypeDef::RowCycleDelay

FMC_SDRAM_TimingTypeDef::RowCycleDelay field

Defines the delay between the Refresh command and the Activate command and the delay between two consecutive Refresh commands in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

Syntax

uint32_t RowCycleDelay;

Examples

FMC_SDRAM_TimingTypeDef::RowCycleDelay is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:482
uint32_t RowCycleDelay; /*!< Defines the delay between the Refresh command and the Activate command
stm32f4xx_ll_fmc.c:1251FMC_SDRAM_Timing_Init()
assert_param(IS_FMC_ROWCYCLE_DELAY(Timing->RowCycleDelay));
stm32f4xx_ll_fmc.c:1265FMC_SDRAM_Timing_Init()
(((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) |
stm32f4xx_ll_fmc.c:1275FMC_SDRAM_Timing_Init()
(((Timing->RowCycleDelay) - 1U) << FMC_SDTR1_TRC_Pos) |

Data Use

Functions reading FMC_SDRAM_TimingTypeDef::RowCycleDelay
FMC_SDRAM_TimingTypeDef::RowCycleDelay
all items filtered out
Type of FMC_SDRAM_TimingTypeDef::RowCycleDelay
FMC_SDRAM_TimingTypeDef::RowCycleDelay
uint32_t
all items filtered out