QSPI_PreInitConfig
SetSysClk()
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
SetSysClk()
SetSysClk() function
Configures the clock at 180MHz. Called in startup_stm32f4xx.s before jump to main. This function configures the clock for fast access to external memories
Syntax
Show:
Summary
Declaration
Definition
from
system_stm32f4xx.c:142
static
void
SetSysClk
(
void
)
;
Implemented in
system_stm32f4xx.c:291
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