periph_conf.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2014-2016 Freie Universität Berlin
3  * SPDX-FileCopyrightText: 2015 Zolertia SL
4  * SPDX-License-Identifier: LGPL-2.1-only
5  */
6 
7 #pragma once
8 
21 #include "cfg_adc_default.h"
22 #include "cfg_clk_default.h"
23 #include "cfg_i2c_default.h"
24 #include "cfg_spi_default.h"
25 #include "cfg_timer_default.h"
26 #include "cfg_uart_default.h"
27 
28 #ifdef __cplusplus
29 extern "C" {
30 #endif
31 
32 #ifdef __cplusplus
33 } /* end extern "C" */
34 #endif
35 
Common default ADC configuration for the RE-Mote board revision A.
Default clock configuration for cc2538 based boards.