Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Main Page
Related Pages
Supported Boards
Modules
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Enumerations
Data Structures
Data Structures
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerator
Related Symbols
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
►
RIOT OS
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
periph_conf.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2014 Freie Universität Berlin
3
* Copyright (C) 2015 Zolertia SL
4
* 2017 HAW Hamburg
5
*
6
* This file is subject to the terms and conditions of the GNU Lesser General
7
* Public License v2.1. See the file LICENSE in the top level directory for more
8
* details.
9
*/
10
23
#ifndef PERIPH_CONF_H
24
#define PERIPH_CONF_H
25
26
#include "
cfg_adc_default.h
"
27
#include "
cfg_clk_default.h
"
28
#include "cfg_i2c_default.h"
29
#include "cfg_spi_default.h"
30
#include "cfg_timer_default.h"
31
#include "cfg_uart_default.h"
32
33
#ifdef __cplusplus
34
extern
"C"
{
35
#endif
36
37
#ifdef __cplusplus
38
}
/* end extern "C" */
39
#endif
40
41
#endif
/* PERIPH_CONF_H */
cfg_adc_default.h
Common default ADC configuration for the RE-Mote board revision A.
cfg_clk_default.h
Default clock configuration for cc2538 based boards.
Generated on Fri Apr 4 2025 22:08:52 by
1.12.0