repo
stringlengths
1
152
file
stringlengths
14
221
code
stringlengths
501
25k
file_length
int64
501
25k
avg_line_length
float64
20
99.5
max_line_length
int64
21
134
extension_type
stringclasses
2 values
RIOT
RIOT-master/boards/hip-badge/include/periph_conf.h
/* * Copyright (C) 2023 Benjamin Valentin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_hip_badge * @brief Peripheral configurations for the HiP Badge ...
1,812
23.173333
88
h
RIOT
RIOT-master/boards/stk3600/include/board.h
/* * Copyright (C) 2015-2020 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_stk3600 * @{ * * @file * @brief Board specific de...
2,249
20.428571
70
h
RIOT
RIOT-master/boards/mulle/board.c
/* * Copyright (C) 2014-2017 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_mulle * @{ * * @file * @brief Board specific implementations for...
4,914
23.575
113
c
RIOT
RIOT-master/boards/mulle/include/periph_conf.h
/* * Copyright (C) 2015 Eistec AB * 2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_mulle * @{ * * @file * @name...
11,979
31.643052
89
h
RIOT
RIOT-master/boards/mulle/include/board.h
/* * Copyright (C) 2014 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_mulle * @{ * * @file * @brief Board specific definitions for the Eist...
4,492
26.066265
94
h
RIOT
RIOT-master/boards/arduino-mkrwan1300/include/periph_conf.h
/* * Copyright (C) 2016 Freie Universität Berlin * 2016-2018 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_arduino-mkrwan1300 * @{ * ...
2,699
24.961538
77
h
RIOT
RIOT-master/boards/nrf6310/board.c
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_nrf6310 * @{ * * @file board.c * @brief Board s...
790
23.71875
80
c
RIOT
RIOT-master/boards/nrf6310/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_nrf6310 * @{ * * @file * @brief Board specific definit...
1,548
24.393443
81
h
RIOT
RIOT-master/boards/nucleo-f303ze/include/periph_conf.h
/* * Copyright (C) 2017 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f303ze * @{ * * @file * @name Peripheral MCU configuration for th...
5,575
25.807692
81
h
RIOT
RIOT-master/boards/nucleo-f746zg/include/periph_conf.h
/* * Copyright (C) 2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f746zg * @{ * * @file * @brief Peripheral MCU c...
6,499
25.104418
87
h
RIOT
RIOT-master/boards/thingy52/board.c
/* * Copyright (C) 2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_thingy52 * @{ * * @file * @brief Board initialization ...
798
20.026316
76
c
RIOT
RIOT-master/boards/olimex-msp430-h2618/include/periph_conf.h
/* * Copyright (C) 2014 INRIA * 2015 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_olimex_msp430_h2618 * @{ * * @fil...
2,335
22.836735
80
h
RIOT
RIOT-master/boards/openmote-cc2538/include/periph_conf.h
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_openmote-cc2538 * @{ * * @file * @brief Peripheral MCU...
2,426
20.477876
80
h
RIOT
RIOT-master/boards/openmote-cc2538/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_openmote-cc2538 * @{ * * @file * @brief Board specific...
2,499
24.252525
80
h
RIOT
RIOT-master/boards/usb-kw41z/include/periph_conf.h
/* * Copyright (C) 2018 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_usb-kw41z * @{ * * @file * @name Peripheral MCU configuration for th...
2,400
25.384615
92
h
RIOT
RIOT-master/boards/usb-kw41z/include/gpio_params.h
/* * Copyright (C) 2018 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_usb-kw41z * @{ * * @file * @brief Board specific configuration of direct ...
1,409
20.044776
77
h
RIOT
RIOT-master/boards/usb-kw41z/include/board.h
/* * Copyright (C) 2018 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_usb-kw41z * @{ * * @file * @brief Board specific definitions for the ...
3,985
32.495798
85
h
RIOT
RIOT-master/boards/sodaq-one/include/arduino_iomap.h
/* * Copyright (C) 2019 Kees Bakker * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sodaq-one * @{ * * @file * @brief Board specific configuration for...
4,307
29.125874
69
h
RIOT
RIOT-master/boards/sodaq-one/include/periph_conf.h
/* * Copyright (C) 2017 Kees Bakker, SODAQ * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sodaq-one * @{ * * @file * @brief Configuration of CPU perip...
4,341
25.315152
72
h
RIOT
RIOT-master/boards/sodaq-one/include/board.h
/* * Copyright (C) 2017 Kees Bakker, SODAQ * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sodaq-one * @{ * * @file * @brief Board specific definitions...
2,591
22.563636
74
h
RIOT
RIOT-master/boards/bastwan/board.c
/* * Copyright (C) 2021 Lokotius Filzer * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_bastwan * @{ * * @file board.c * @brief Board specific ...
1,202
23.06
85
c
RIOT
RIOT-master/boards/bastwan/include/periph_conf.h
/* * Copyright (C) 2019 Lokotius Filzer * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_bastwan * @{ * * @file * @brief Peripheral MCU configuration f...
4,958
22.614286
82
h
RIOT
RIOT-master/boards/bastwan/include/board.h
/* * Copyright (C) 2021 Lokotius Filzer * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @defgroup boards_bastwan BastWAN board * @ingroup boards * @brief Support for...
1,814
22.881579
80
h
RIOT
RIOT-master/boards/arduino-nano-33-ble/reset.c
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_arduino-nano-33-ble * @{ * @file * @brief Implementation for managing the...
912
21.268293
69
c
RIOT
RIOT-master/boards/arduino-nano-33-ble/include/board.h
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_arduino-nano-33-ble * @{ * * @file * @brief Board specific configuration ...
1,919
26.428571
72
h
RIOT
RIOT-master/boards/pba-d-01-kw2x/board.c
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2014 PHYTEC Messtechnik GmbH * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_pba-d-01-kw2x * @...
1,836
29.114754
87
c
RIOT
RIOT-master/boards/pba-d-01-kw2x/include/periph_conf.h
/* * Copyright (C) 2014-2016 Freie Universität Berlin * Copyright (C) 2014 PHYTEC Messtechnik GmbH * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_pba-d-01-kw2x...
8,071
27.828571
87
h
RIOT
RIOT-master/boards/pba-d-01-kw2x/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2015 PHYTEC Messtechnik GmbH * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_pba-d-01-kw2x * @...
2,396
22.5
80
h
RIOT
RIOT-master/boards/spark-core/board.c
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_spark-core * @{ * * @file * @brief Board specific impl...
755
21.909091
80
c
RIOT
RIOT-master/boards/esp32c3-devkit/include/arduino_iomap.h
/* * Copyright (C) 2022 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32c3_devkit * @{ * * @file * @brief Mapping from MCU pins to...
2,233
26.580247
71
h
RIOT
RIOT-master/boards/esp32c3-devkit/include/periph_conf.h
/* * Copyright (C) 2022 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32c3_devkit * @brief Peripheral configurations for ESP32-C3-DevK...
4,539
27.024691
90
h
RIOT
RIOT-master/boards/esp32c3-devkit/include/board.h
/* * Copyright (C) 2022 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32c3_devkit * @brief Board definitions for ESP32-C3-DevKit board...
2,536
24.37
80
h
RIOT
RIOT-master/boards/hamilton/include/periph_conf.h
/* * Copyright (C) 2014-2015 Freie Universität Berlin * 2016 UC Berkeley * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_hamilton * @{ * * @fil...
6,911
26
87
h
RIOT
RIOT-master/boards/hamilton/include/board.h
/* * Copyright (C) 2016 UC Berkeley * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_hamilton * @brief Support for the HamiltonIoT Hamilton board. * @{ *...
3,091
22.074627
83
h
RIOT
RIOT-master/boards/nucleo-f767zi/include/periph_conf.h
/* * Copyright (C) 2017 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f767zi * @{ * * @file * @brief Peripheral MCU configuration for th...
6,597
24.773438
87
h
RIOT
RIOT-master/boards/esp32-ethernet-kit-v1_0/include/periph_conf.h
/* * Copyright (C) 2018 Gunar Schorcht * Copyright (C) 2020 Google LLC * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32_esp-ethernet-kit * @brief Pe...
3,219
22.676471
87
h
RIOT
RIOT-master/boards/esp32-ethernet-kit-v1_0/include/board.h
/* * Copyright (C) 2018 Gunar Schorcht * Copyright (C) 2020 Google LLC * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32_esp-ethernet-kit * @file * @{ */...
1,924
23.0625
90
h
RIOT
RIOT-master/boards/nz32-sc151/include/periph_conf.h
/* * Copyright (C) 2016 Fundacion Inria Chile * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_nz32-sc151 * @{ * * @file * @brief Peripheral MCU configu...
4,859
23.059406
80
h
RIOT
RIOT-master/boards/atxmega-a3bu-xplained/include/periph_conf.h
/* * Copyright (C) 2021 Gerson Fernando Budke * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_atxmega-a3bu-xplained * @{ * * @file * @brief Peripheral ...
4,205
25.620253
83
h
RIOT
RIOT-master/boards/atxmega-a3bu-xplained/include/board.h
/* * Copyright (C) 2021 Gerson Fernando Budke * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_atxmega-a3bu-xplained * @{ * * @file * @brief Board speci...
3,076
24.857143
78
h
RIOT
RIOT-master/boards/esp8266-olimex-mod/include/arduino_iomap.h
/* * Copyright (C) 2018 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp8266_olimex-mod * @brief Board specific configuration for the A...
1,721
23.6
80
h
RIOT
RIOT-master/boards/esp8266-olimex-mod/include/periph_conf.h
/* * Copyright (C) 2018 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp8266_olimex-mod * @brief Board specific configuration of MCU per...
1,471
20.333333
79
h
RIOT
RIOT-master/boards/ikea-tradfri/board.c
/* * Copyright (C) 2017-2020 Bas Stottelaar <basstottelaar@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_ikea-tradfri * @{ * * @file * @brief ...
1,711
24.939394
69
c
RIOT
RIOT-master/boards/ikea-tradfri/include/board.h
/* * Copyright (C) 2017-2020 Bas Stottelaar <basstottelaar@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_ikea-tradfri * @{ * * @file * @brief ...
2,650
22.460177
87
h
RIOT
RIOT-master/boards/nucleo-g474re/include/periph_conf.h
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-g474re * @{ * * @file * @brief Peripheral MCU configuration for th...
2,820
24.414414
76
h
RIOT
RIOT-master/boards/limifrog-v1/include/periph_conf.h
/* * Copyright (C) 2015 Hamburg University of Applied Sciences * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_limifrog-v1 * @{ * * @file * @brief Peri...
3,810
22.81875
80
h
RIOT
RIOT-master/boards/ek-lm4f120xl/include/periph_conf.h
/* * Copyright (C) 2015 Rakendra Thapa <rakendrathapa@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_ek-lm4f120xl * @{ * * @file * @name P...
4,093
23.812121
80
h
RIOT
RIOT-master/boards/ek-lm4f120xl/include/board.h
/* * Copyright (C) 2015 Rakendra Thapa <rakendrathapa@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_ek-lm4f120xl * @{ * * @file * @brief B...
1,924
22.47561
84
h
RIOT
RIOT-master/boards/nucleo-l433rc/include/periph_conf.h
/* * Copyright (C) 2017 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-l433rc * @{ * * @file * @brief Peripheral MCU configuration for th...
3,654
23.366667
78
h
RIOT
RIOT-master/boards/slstk3400a/include/board.h
/* * Copyright (C) 2015-2020 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_slstk3400a * @{ * * @file * @brief Board specific...
2,611
20.409836
73
h
RIOT
RIOT-master/boards/sensebox_samd21/board.c
/* * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sensebox_samd21 * @{ * * @file * @brief Board specific implementati...
1,079
20.6
79
c
RIOT
RIOT-master/boards/sensebox_samd21/include/periph_conf.h
/* * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sensebox_samd21 * @{ * * @file * @brief Configuration of CPU periph...
7,326
26.137037
80
h
RIOT
RIOT-master/boards/sensebox_samd21/include/sdcard_spi_params.h
/* * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sensebox_samd21 * @{ * * @file * @brief SD card configuration for S...
1,193
20.321429
78
h
RIOT
RIOT-master/boards/sensebox_samd21/include/board.h
/* * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_sensebox_samd21 * @brief Support for the SenseBox MCU with SAMD21 boar...
4,755
25.276243
77
h
RIOT
RIOT-master/boards/nucleo-l552ze-q/include/periph_conf.h
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-l552ze-q * @{ * * @file * @brief Peripheral MCU configuration for ...
2,541
23.679612
74
h
RIOT
RIOT-master/boards/stm32f469i-disco/include/periph_conf.h
/* * Copyright (C) 2021 luisan00 * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_stm32f469i-disco * @{ * @file * @brief Peripheral MCU configuration for the...
6,935
24.5
84
h
RIOT
RIOT-master/boards/esp32s3-pros3/include/arduino_iomap.h
/* * Copyright (C) 2023 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32s3_pros3 * @{ * * @file * @brief Mapping from MCU pins to ...
2,389
29.641026
75
h
RIOT
RIOT-master/boards/esp32s3-pros3/include/periph_conf.h
/* * Copyright (C) 2023 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32s3_pros3 * @brief Peripheral configurations for ESP32 ProS3 bo...
4,570
26.536145
93
h
RIOT
RIOT-master/boards/esp32s3-pros3/include/board.h
/* * Copyright (C) 2023 Gunar Schorcht * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_esp32s3_pros3 * @brief Board definitions for ESP32 ProS3 boards * ...
2,115
21.752688
80
h
RIOT
RIOT-master/boards/slstk3401a/include/board.h
/* * Copyright (C) 2015-2020 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_slstk3401a * @{ * * @file * @brief Board specific...
2,828
20.930233
73
h
RIOT
RIOT-master/boards/p-nucleo-wb55/include/arduino_iomap.h
/* * Copyright (C) 2019 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_p-nucleo-wb55 * @{ * * @file * @brief Mapping from MCU pins to Arduino p...
2,769
27.556701
75
h
RIOT
RIOT-master/boards/p-nucleo-wb55/include/periph_conf.h
/* * Copyright (C) 2019 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_p-nucleo-wb55 * @{ * * @file * @brief Peripheral MCU configuration for th...
3,365
22.87234
72
h
RIOT
RIOT-master/boards/pinetime/board.c
/* * Copyright (C) 2017 Freie Universität Berlin * 2020 Inria * 2020 Kaspar Schleiser <kaspar@schleiser.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /*...
2,081
25.35443
69
c
RIOT
RIOT-master/boards/pinetime/include/board.h
/* * Copyright (C) 2019 Inria * 2019 Freie Universität Berlin * 2019 Kaspar Schleiser <kaspar@schleiser.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /*...
3,193
25.396694
80
h
RIOT
RIOT-master/boards/p-l496g-cell02/include/periph_conf.h
/* * Copyright (C) 2019 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_p-l496g-cell02 * @{ * * @file * @brief Peripheral MCU configuration for t...
4,023
24.468354
73
h
RIOT
RIOT-master/boards/p-l496g-cell02/include/board.h
/* * Copyright (C) 2019 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_p-l496g-cell02 * @{ * * @file * @brief Board specific definitions for the...
1,657
23.028986
78
h
RIOT
RIOT-master/boards/telosb/board.c
/* * board.c - Board initiazilation for the TelosB * Copyright (C) 2013 Oliver Hahm <oliver.hahm@inria.fr> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ #include "board.h" #include "cpu...
1,646
31.294118
69
c
RIOT
RIOT-master/boards/telosb/include/periph_conf.h
/* * Copyright (C) 2014 INRIA * 2015 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_telosb * @{ * * @file * @brief ...
2,317
22.896907
80
h
RIOT
RIOT-master/boards/telosb/include/board.h
/* * Copyright (C) 2013, 2014 INRIA * 2015 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_telosb * * <h2>Components</h...
2,570
23.485714
69
h
RIOT
RIOT-master/boards/stm32f746g-disco/include/periph_conf.h
/* * Copyright (C) 2021 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_stm32f746g-disco * @{ * * @file * @brief Configuration of CPU peripherals...
9,395
27.472727
112
h
RIOT
RIOT-master/boards/stm32f746g-disco/include/board.h
/* * Copyright (C) 2021 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_stm32f746g-disco * @{ * * @file * @brief Board specific definitions for t...
2,335
23.589474
85
h
RIOT
RIOT-master/boards/saml21-xpro/include/periph_conf.h
/* * Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de> * 2015 FreshTemp, LLC. * 2014-2016 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more d...
7,004
23.840426
85
h
RIOT
RIOT-master/boards/frdm-k22f/include/periph_conf.h
/* * Copyright (C) 2017 Eistec AB * 2021-2023 Hugues Larrive * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_frdm-k22f * @{ * * @file * @name ...
9,037
27.511041
81
h
RIOT
RIOT-master/boards/frdm-k22f/include/board.h
/* * Copyright (C) 2017 Eistec AB * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_frdm-k22f * @{ * * @file * @brief Board specific definitions for the ...
1,976
22.819277
80
h
RIOT
RIOT-master/boards/nucleo-l476rg/include/periph_conf.h
/* * Copyright (C) 2017 Freie Universität Berlin * 2017 Inria * 2017 HAW-Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nu...
7,154
26.840467
72
h
RIOT
RIOT-master/boards/blackpill-stm32f103c8/include/board.h
/* * Copyright (C) 2015 TriaGnoSys GmbH * 2017 Alexander Kurth, Sören Tempel, Tristan Bruns * 2018 Otto-von-Guericke-Universität Magdeburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * dire...
1,324
24.980392
84
h
RIOT
RIOT-master/boards/nrf52840-mdk-dongle/include/periph_conf.h
/* * Copyright (C) 2020 Benjamin Valentin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nrf52840-mdk-dongle * @{ * * @file * @brief Peripheral config...
1,664
20.346154
82
h
RIOT
RIOT-master/boards/nrf52840-mdk-dongle/include/board.h
/* * Copyright (C) 2020 Benjamin Valentin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nrf52840-mdk-dongle * @{ * * @file * @brief Board specific co...
2,055
20.642105
76
h
RIOT
RIOT-master/boards/nucleo-f303k8/include/periph_conf.h
/* * Copyright (C) 2017 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f303k8 * @{ * * @file * @brief Peripheral MCU configuration for ...
4,859
26.303371
78
h
RIOT
RIOT-master/boards/phynode-kw41z/board.c
/* * Copyright (C) 2018 Eistec AB * Copyright (C) HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_phynode-kw41z * @{ * * @file * @brief Bo...
890
23.75
80
c
RIOT
RIOT-master/boards/phynode-kw41z/include/periph_conf.h
/* * Copyright (C) 2018 Eistec AB * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_phynode-kw41z * @{ * * @file * @name ...
2,528
25.904255
92
h
RIOT
RIOT-master/boards/phynode-kw41z/include/gpio_params.h
/* * Copyright (C) 2018 Eistec AB * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_phynode-kw41z * @{ * * @file * @brief B...
1,858
21.130952
75
h
RIOT
RIOT-master/boards/phynode-kw41z/include/board.h
/* * Copyright (C) 2018 Eistec AB * Copyright (C) 2018 HAW Hamburg * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_phynode-kw41z * @{ * * @file * @brief ...
4,046
26.161074
80
h
RIOT
RIOT-master/boards/nrf52dk/include/board.h
/* * Copyright (C) 2016-2017 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nrf52dk * @{ * * @file * @brief Board specific co...
2,232
26.231707
75
h
RIOT
RIOT-master/boards/stk3200/include/board.h
/* * Copyright (C) 2015-2020 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_stk3200 * @{ * * @file * @brief Board specific de...
2,357
20.243243
70
h
RIOT
RIOT-master/boards/stm32f429i-disc1/include/periph_conf.h
/* * Copyright (C) 2018 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_stm32f429i-disc1 * @{ * * @file * @name Peripheral MCU configuration for...
3,189
21.624113
75
h
RIOT
RIOT-master/boards/stm32f429i-disc1/include/board.h
/* * Copyright (C) 2018 Inria * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_stm32f429i-disc1 * @{ * * @file * @brief Board specific definitions for t...
1,410
20.378788
86
h
RIOT
RIOT-master/boards/native/board_init.c
/** * Native Board board_init implementation * * Copyright (C) 2014 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. * * @ingroup boards_native ...
2,120
24.25
77
c
RIOT
RIOT-master/boards/native/drivers/native-qdec.c
/** * Native Board board implementation * * Copyright (C) 2018 Gilles DOFFE <g.doffe@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. * * @ingroup boards_native * @{ * @file * ...
1,551
25.305085
72
c
RIOT
RIOT-master/boards/native/include/board.h
/* * Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_native * * The native board uses call lev...
5,936
24.590517
88
h
RIOT
RIOT-master/boards/nucleo-l496zg/include/periph_conf.h
/* * Copyright (C) 2017 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-l496zg * @{ * * @file * @brief Peripheral MCU configuration for th...
5,846
26.195349
78
h
RIOT
RIOT-master/boards/adafruit-clue/reset.c
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_adafruit-clue * @{ * @file * @brief Implementation for managing the nrfut...
870
21.333333
69
c
RIOT
RIOT-master/boards/adafruit-clue/include/board.h
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_adafruit-clue * @{ * * @file * @brief Board specific configuration for th...
3,608
29.075
116
h
RIOT
RIOT-master/boards/cc1352-launchpad/include/board.h
/* * Copyright (C) 2016 Nicholas Jackson * 2017 Sebastian Meiling * 2018 Anton Gerasimov * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingr...
1,690
21.851351
80
h
RIOT
RIOT-master/boards/nucleo-f030r8/include/periph_conf.h
/* * Copyright (C) 2016 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f030r8 * @{ * * @file * @brief Peripheral MCU configuration for th...
4,417
23.40884
77
h
RIOT
RIOT-master/boards/samd21-xpro/include/periph_conf.h
/* * Copyright (C) 2017 Travis Griggs <travisgriggs@gmail.com> * Copyright (C) 2017 Dan Evans <photonthunder@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup ...
11,284
27.283208
80
h
RIOT
RIOT-master/boards/samd21-xpro/include/board.h
/* * Copyright (C) 2017 Travis Griggs <travisgriggs@gmail.com> * Copyright (C) 2017 Dan Evans <photonthunder@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup ...
1,482
20.185714
77
h
RIOT
RIOT-master/boards/b-u585i-iot02a/include/periph_conf.h
/* * Copyright (C) 2021 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_b-u585i-iot02a * @{ * * @file * @brief Peripheral MCU configuration for t...
5,475
27.821053
76
h
RIOT
RIOT-master/boards/stm32mp157c-dk2/include/periph_conf.h
/* * Copyright (C) 2020 Savoir-faire Linux * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup boards_stm32mp157c-dk2 * @{ * * @file * @brief Board specific imple...
1,733
20.949367
80
h
RIOT
RIOT-master/boards/arduino-nano-33-iot/include/periph_conf.h
/* * Copyright (C) 2020 Inria * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_arduino-nano-33-iot * @{ * * @file * @brief Configuration of CPU periphe...
7,764
25.775862
87
h