HAL
+
0
/15 examples
SourceVu will show references to
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
from the following samples and libraries:
Drivers
Boards
STM32446E_EVAL
STM32F429I-Discovery
STM324x9I_EVAL
STM32469I-Discovery
STM32469I_EVAL
Examples
STM32446E_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32469I-Discovery
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32469I_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM324x9I_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32F429I-Discovery
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
FMC_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
Show:
Summary
Declaration
from
stm32f4xx_ll_fmc.h:510
uint32_t
AutoRefreshNumber
;
Examples
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
is referenced by 15 libraries and example projects:
Drivers
Boards
STM32446E_EVAL
STM32F429I-Discovery
STM324x9I_EVAL
STM32469I-Discovery
STM32469I_EVAL
Examples
STM32446E_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32469I-Discovery
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32469I_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM324x9I_EVAL
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
STM32F429I-Discovery
Examples
FMC
FMC_SDRAM
FMC_SDRAM_LowPower
References
from
0/15
examples
Code
Location
Referrer
uint32_t
AutoRefreshNumber
;
/*!< Defines the number of consecutive auto refresh command issued
stm32f4xx_ll_fmc.h:510
assert_param
(
IS_FMC_AUTOREFRESH_NUMBER
(
Command
->
AutoRefreshNumber
)
)
;
stm32f4xx_ll_fmc.c:1381
FMC_SDRAM_SendCommand()
(
(
(
Command
->
AutoRefreshNumber
)
-
1U
)
<
<
FMC_SDCMR_NRFS_Pos
)
|
stm32f4xx_ll_fmc.c:1387
FMC_SDRAM_SendCommand()
Call Tree
from
0/15
examples
All items filtered out
All items filtered out
Data Use
from
0/15
examples
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
is read by 1 function:
All items filtered out
FMC_SDRAM_CommandTypeDef::AutoRefreshNumber
FMC_SDRAM_SendCommand()
All items filtered out
Class Tree
from
0/15
examples
All items filtered out
All items filtered out
Override Tree
from
0/15
examples
All items filtered out
All items filtered out
Implementations
from
0/15
examples
All items filtered out
All items filtered out
Instances
from
0/15
examples
Lifecycle
from
0/15
examples
All items filtered out
All items filtered out