libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
stm32/f4/vector_chipset.c File Reference
Include dependency graph for stm32/f4/vector_chipset.c:

Go to the source code of this file.

Functions

static void pre_main (void)
 

Function Documentation

◆ pre_main()

static void pre_main ( void  )
static

Definition at line 23 of file stm32/f4/vector_chipset.c.

References SCB_CPACR, SCB_CPACR_CP10, SCB_CPACR_CP11, and SCB_CPACR_FULL.

Referenced by reset_handler().

Here is the caller graph for this function: