STM32F429I-Discovery
+
0
/1 examples
SourceVu will show references to
SDRAM_TIMEOUT
from the following samples and libraries:
Examples
STM32F429I-Discovery
Examples
FMC
FMC_SDRAM
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
STM32F429I-Discovery
SDRAM_TIMEOUT
SDRAM_TIMEOUT macro
Syntax
Show:
Summary
Declaration
from
stm32f429i_discovery_sdram.h:98
#define
SDRAM_TIMEOUT
(
(
uint32_t
)
0xFFFF
)
Examples
SDRAM_TIMEOUT
is referenced by 1 libraries and example projects:
Examples
STM32F429I-Discovery
Examples
FMC
FMC_SDRAM
References
from
0/1
examples
Code
Location
#define
SDRAM_TIMEOUT
(
(
uint32_t
)
0xFFFF
)
stm32f429i_discovery_sdram.h:98
HAL_SDRAM_SendCommand
(
&
SdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32f429i_discovery_sdram.c:152
HAL_SDRAM_SendCommand
(
&
SdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32f429i_discovery_sdram.c:165
HAL_SDRAM_SendCommand
(
&
SdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32f429i_discovery_sdram.c:174
HAL_SDRAM_SendCommand
(
&
SdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32f429i_discovery_sdram.c:189
if
(
HAL_SDRAM_SendCommand
(
&
SdramHandle
,
SdramCmd
,
SDRAM_TIMEOUT
)
!=
HAL_OK
)
stm32f429i_discovery_sdram.c:279
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out