libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
rtc_common.c
Go to the documentation of this file.
1
/** @addtogroup rtc_file RTC peripheral API
2
* @ingroup peripheral_apis
3
* @brief Real Time Clock 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
* @sa rtc_defines
8
* @copyright See @ref lgpl_license
9
*/
10
11
#include <
libopencm3/efm32/rtc.h
>
12
13
/**@{*/
14
15
/**@}*/
16
rtc.h
lib
efm32
common
rtc_common.c
Generated on Tue Mar 7 2023 16:12:35 for libopencm3 by
1.9.4