libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/cm3/scb.h>
Go to the source code of this file.
Functions | |
static void | pre_main (void) |
|
static |
Definition at line 23 of file stm32/l4/vector_chipset.c.
References SCB_CPACR, SCB_CPACR_CP10, SCB_CPACR_CP11, and SCB_CPACR_FULL.
Referenced by reset_handler().