Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
periph_rtc.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
3
*
4
* This file is subject to the terms and conditions of the GNU Lesser General
5
* Public License v2.1. See the file LICENSE in the top level directory for more
6
* details.
7
*/
8
9
#pragma once
10
26
#include "
ztimer.h
"
27
28
#ifdef __cplusplus
29
extern
"C"
{
30
#endif
31
37
typedef
ztimer_clock_t
ztimer_periph_rtc_t
;
38
44
void
ztimer_periph_rtc_init
(
ztimer_periph_rtc_t
*clock);
45
46
#ifdef __cplusplus
47
}
48
#endif
49
ztimer_periph_rtc_init
void ztimer_periph_rtc_init(ztimer_periph_rtc_t *clock)
ztimer rtc backend initialization function
ztimer_periph_rtc_t
ztimer_clock_t ztimer_periph_rtc_t
ztimer_periph_rtc structure definition
Definition:
periph_rtc.h:37
ztimer_clock
ztimer device structure
Definition:
ztimer.h:370
ztimer.h
ztimer API
Generated on Sat Jun 28 2025 19:41:34 by
1.9.1