BeRTOS
rtc_stm32.c File Reference

STM32 RTC driver. More...

#include "clock_stm32.h"
#include <cfg/compiler.h>
#include <cfg/module.h>
#include <cfg/debug.h>
#include <io/stm32.h>
#include <io/stm32_pwr.h>
#include <cpu/power.h>
#include <drv/rtc.h>

Go to the source code of this file.


Detailed Description

STM32 RTC driver.

Author:
Andrea Righi <arighi@develer.com>

Definition in file rtc_stm32.c.