Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
init.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2017 Freie Universität Berlin
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
40
void
periph_init
(
void
);
41
42
#ifdef __cplusplus
43
}
44
#endif
45
periph_init
void periph_init(void)
Common peripheral initialization function.
Generated on Fri May 1 2026 15:22:59 by
1.13.2