Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
periph_rtt.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
25
26
#include "
ztimer.h
"
27
28
#ifdef __cplusplus
29
extern
"C"
{
30
#endif
31
38
typedef
ztimer_clock_t
ztimer_periph_rtt_t
;
39
45
void
ztimer_periph_rtt_init
(
ztimer_periph_rtt_t
*clock);
46
47
#ifdef __cplusplus
48
}
49
#endif
50
ztimer_periph_rtt_init
void ztimer_periph_rtt_init(ztimer_periph_rtt_t *clock)
ztimer periph/rtt backend initialization function
ztimer_periph_rtt_t
ztimer_clock_t ztimer_periph_rtt_t
ztimer_periph_rtt structure definition
Definition
periph_rtt.h:38
ztimer_clock_t
struct ztimer_clock ztimer_clock_t
ztimer_clock_t forward declaration
Definition
ztimer.h:290
ztimer.h
ztimer API
Generated on Thu Jul 3 2025 17:41:22 by
1.13.2