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

Go to the source code of this file.

Functions

void clk_speed (enum clk_speeds mhz, uint16_t div)
 Setup and change the system clock multiplier and divider. More...