HAL + 0/15 examples
CodeScope will show references to FMC_SDRAM_CommandTypeDef::AutoRefreshNumber 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_CommandTypeDef::AutoRefreshNumber

FMC_SDRAM_CommandTypeDef::AutoRefreshNumber field

Defines the number of consecutive auto refresh command issued in auto refresh mode. This parameter can be a value between Min_Data = 1 and Max_Data = 15

Syntax

uint32_t AutoRefreshNumber;

Examples

FMC_SDRAM_CommandTypeDef::AutoRefreshNumber is referenced by 15 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:510
uint32_t AutoRefreshNumber; /*!< Defines the number of consecutive auto refresh command issued
stm32f4xx_ll_fmc.c:1381FMC_SDRAM_SendCommand()
assert_param(IS_FMC_AUTOREFRESH_NUMBER(Command->AutoRefreshNumber));
stm32f4xx_ll_fmc.c:1387FMC_SDRAM_SendCommand()
(((Command->AutoRefreshNumber) - 1U) << FMC_SDCMR_NRFS_Pos) |

Data Use

Functions reading FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
all items filtered out
Type of FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
uint32_t
all items filtered out