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

FMC_SDRAM_TimingTypeDef::RPDelay field

Defines the delay between a Precharge Command and an other command in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

Syntax

uint32_t RPDelay;

Examples

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

References

LocationReferrerText
stm32f4xx_ll_fmc.h:490
uint32_t RPDelay; /*!< Defines the delay between a Precharge Command and an other command
stm32f4xx_ll_fmc.c:1253FMC_SDRAM_Timing_Init()
assert_param(IS_FMC_RP_DELAY(Timing->RPDelay));
stm32f4xx_ll_fmc.c:1267FMC_SDRAM_Timing_Init()
(((Timing->RPDelay) - 1U) << FMC_SDTR1_TRP_Pos) |
stm32f4xx_ll_fmc.c:1276FMC_SDRAM_Timing_Init()
(((Timing->RPDelay) - 1U) << FMC_SDTR1_TRP_Pos));

Data Use

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