libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
emu_common.c
Go to the documentation of this file.
1/** @addtogroup emu_file EMU peripheral API
2 * @ingroup peripheral_apis
3 * @brief Energy Management Unit helper functions.
4 *
5 * <b>NO</b> helper functions exist. Only header definitions are available.
6 * Delete these lines if/when you add actual helper APIs.
7 * @copyright See @ref lgpl_license
8 */
9
11
12/**@{*/
13
14/**@}*/
15