Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
periph_ptp.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
3
2021 Otto-von-Guericke-Universität Magdeburg
4
*
5
* This file is subject to the terms and conditions of the GNU Lesser General
6
* Public License v2.1. See the file LICENSE in the top level directory for more
7
* details.
8
*/
9
10
#pragma once
11
26
27
#include "
ztimer.h
"
28
29
#ifdef __cplusplus
30
extern
"C"
{
31
#endif
32
39
typedef
ztimer_clock_t
ztimer_periph_ptp_t
;
40
46
void
ztimer_periph_ptp_init
(
ztimer_periph_ptp_t
*clock);
47
48
#ifdef __cplusplus
49
}
50
#endif
51
ztimer_periph_ptp_init
void ztimer_periph_ptp_init(ztimer_periph_ptp_t *clock)
ztimer periph/ptp backend initialization function
ztimer_periph_ptp_t
ztimer_clock_t ztimer_periph_ptp_t
ztimer_periph_ptp structure definition
Definition
periph_ptp.h:39
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