STM32446E_EVAL
+
0
/1 examples
SourceVu will show references to
SDRAM_TIMEOUT
from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
FMC
FMC_SDRAM
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/9)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32446E_EVAL
SDRAM_TIMEOUT
SDRAM_TIMEOUT macro
Syntax
Show:
Summary
Declaration
from
stm32446e_eval_sdram.h:71
#define
SDRAM_TIMEOUT
(
(
uint32_t
)
0xFFFF
)
Examples
SDRAM_TIMEOUT
is referenced by 1 libraries and example projects:
Examples
STM32446E_EVAL
Examples
FMC
FMC_SDRAM
References
from
0/1
examples
Code
Location
#define
SDRAM_TIMEOUT
(
(
uint32_t
)
0xFFFF
)
stm32446e_eval_sdram.h:71
HAL_SDRAM_SendCommand
(
&
sdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32446e_eval_sdram.c:207
HAL_SDRAM_SendCommand
(
&
sdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32446e_eval_sdram.c:220
HAL_SDRAM_SendCommand
(
&
sdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32446e_eval_sdram.c:229
HAL_SDRAM_SendCommand
(
&
sdramHandle
,
&
Command
,
SDRAM_TIMEOUT
)
;
stm32446e_eval_sdram.c:244
if
(
HAL_SDRAM_SendCommand
(
&
sdramHandle
,
SdramCmd
,
SDRAM_TIMEOUT
)
!=
HAL_OK
)
stm32446e_eval_sdram.c:334
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