QSPI_PreInitConfig
SystemInit_ExtMemCtl()
is only used within QSPI_PreInitConfig.
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
QSPI_PreInitConfig
SystemInit_ExtMemCtl()
SystemInit_ExtMemCtl() function
Setup the external memory controller. Configures the GPIO and the QSPI in order to access the external QSPI memory at the init. This function is called when the switch DATA_IN_QSPI is activated in SystemInit() before jump to main.
Syntax
Show:
Summary
Declaration
Definition
from
system_stm32f4xx.c:143
static
void
SystemInit_ExtMemCtl
(
void
)
;
Implemented in
system_stm32f4xx.c:543
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out