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

Go to the source code of this file.

Functions

void periph_clock_enable (enum lm4f_clken periph)
 Enable the clock source for the peripheral. More...
 
void periph_clock_disable (enum lm4f_clken periph)
 Disable the clock source for the peripheral. More...