STM324x9I_EVAL
+
0
/15 examples
SourceVu will show references to
BSP_SDRAM_Init()
from the following samples and libraries:
Examples
STM324x9I_EVAL
Examples
BSP
FMC
FMC_SDRAM_LowPower
Applications
FatFs
FatFs_MultiDrives
FatFs_RAMDisk
FatFs_RAMDisk_RTOS
mbedTLS
SSL_Client
SSL_Server
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
Demonstrations
STemWin
MB1046
MB1063
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
STM324x9I_EVAL
BSP_SDRAM_Init()
BSP_SDRAM_Init() function
Initializes the SDRAM device.
Syntax
Show:
Summary
Declaration
Definition
from
stm324x9i_eval_sdram.h:91
uint8_t
BSP_SDRAM_Init
(
void
)
;
Implemented in
stm324x9i_eval_sdram.c:94
Return value
SDRAM status
Examples
BSP_SDRAM_Init()
is referenced by 15 libraries and example projects:
Examples
STM324x9I_EVAL
Examples
BSP
FMC
FMC_SDRAM_LowPower
Applications
FatFs
FatFs_MultiDrives
FatFs_RAMDisk
FatFs_RAMDisk_RTOS
mbedTLS
SSL_Client
SSL_Server
STemWin
STemWin_Acceleration
STemWin_Animation
STemWin_Fonts
STemWin_HelloWorld
STemWin_MemoryDevice
STemWin_SampleDemo
Demonstrations
STemWin
MB1046
MB1063
References
from
0/15
examples
Code
Location
Referrer
uint8_t
BSP_SDRAM_Init
(
void
)
stm324x9i_eval_sdram.c:94
uint8_t
BSP_SDRAM_Init
(
void
)
;
stm324x9i_eval_sdram.h:91
BSP_SDRAM_Init
(
)
;
stm324x9i_eval_lcd.c:194
BSP_LCD_InitEx()
Call Tree
from
0/15
examples
BSP_SDRAM_Init()
is called by 1 function and calls 3 functions:
BSP_LCD_InitEx()
All items filtered out
BSP_SDRAM_Init()
BSP_SDRAM_Initialization_sequence()
BSP_SDRAM_MspInit()
HAL_SDRAM_Init()
All items filtered out
Data Use
from
0/15
examples
BSP_SDRAM_Init()
reads 4 variables and writes 18 variables:
HAL_StatusTypeDef::HAL_OK
SDRAM_HandleTypeDef::Init
sdramHandle
Timing
All items filtered out
BSP_SDRAM_Init()
SDRAM_HandleTypeDef::Instance
FMC_SDRAM_InitTypeDef::CASLatency
FMC_SDRAM_InitTypeDef::WriteProtection
FMC_SDRAM_InitTypeDef::SDClockPeriod
FMC_SDRAM_InitTypeDef::ReadBurst
FMC_SDRAM_InitTypeDef::ReadPipeDelay
FMC_SDRAM_TimingTypeDef::LoadToActiveDelay
FMC_SDRAM_TimingTypeDef::ExitSelfRefreshDelay
FMC_SDRAM_TimingTypeDef::SelfRefreshTime
FMC_SDRAM_TimingTypeDef::RowCycleDelay
FMC_SDRAM_TimingTypeDef::WriteRecoveryTime
FMC_SDRAM_TimingTypeDef::RPDelay
FMC_SDRAM_TimingTypeDef::RCDDelay
FMC_SDRAM_InitTypeDef::SDBank
FMC_SDRAM_InitTypeDef::ColumnBitsNumber
FMC_SDRAM_InitTypeDef::RowBitsNumber
FMC_SDRAM_InitTypeDef::MemoryDataWidth
FMC_SDRAM_InitTypeDef::InternalBankNumber
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