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/esp32s3-usb-otg/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_usb_otg * @brief Peripheral configurations for ESP32-S3-USB...
3,026
21.759398
88
h
RIOT
RIOT-master/boards/esp32s3-usb-otg/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_usb_otg * @brief Board definitions for the ESP32-S3-USB-OTG...
4,607
22.04
81
h
RIOT
RIOT-master/boards/ublox-c030-u201/include/arduino_iomap.h
/* * Copyright (C) 2018 OTA keys S.A. * * 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_ublox-c030-u201 * @{ * * @file * @brief Mapping from MCU pins to ...
2,680
26.357143
75
h
RIOT
RIOT-master/boards/ublox-c030-u201/include/periph_conf.h
/* * Copyright (C) 2018 OTA keys S.A. * * 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_ublox-c030-u201 * @{ * * @file * @brief Peripheral MCU configurat...
6,472
24.788845
74
h
RIOT
RIOT-master/boards/ublox-c030-u201/include/board.h
/* * Copyright (C) 2018 OTA keys S.A. * * 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_ublox-c030-u201 Ublox C030-U201 * @ingroup boards * @brief Supp...
2,112
21.478723
80
h
RIOT
RIOT-master/boards/bluepill-stm32f103c8/include/board.h
/* * Copyright (C) 2015 TriaGnoSys GmbH * 2017 Alexander Kurth, Sören Tempel, Tristan Bruns * * 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_bluepi...
1,094
23.886364
98
h
RIOT
RIOT-master/boards/mega-xplained/include/periph_conf.h
/* * Copyright (C) 2014 Freie Universität Berlin, Hinnerk van Bruinehsen * 2016 Laurent Navet <laurent.navet@gmail.com> * 2017 HAW Hamburg, Dimitri Nahm * 2018 Matthew Blue <matthew.blue.neuro@gmail.com> * 2019 Otto-von-Guericke-Universität Magdeburg * * Th...
1,344
24.377358
71
h
RIOT
RIOT-master/boards/mega-xplained/include/mega-xplained_pinmap.h
/* * Copyright (C) 2018 Matthew Blue <matthew.blue.neuro@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_mega-xplained * @{ * * @file * @brief ...
2,535
31.101266
75
h
RIOT
RIOT-master/boards/mega-xplained/include/gpio_params.h
/* * Copyright (C) 2016 Freie Universität Berlin * 2018 Matthew Blue <matthew.blue.neuro@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 board...
1,474
20.376812
75
h
RIOT
RIOT-master/boards/mega-xplained/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin, Hinnerk van Bruinehsen * 2016 Laurent Navet <laurent.navet@gmail.com> * 2018 Matthew Blue <matthew.blue.neuro@gmail.com> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file ...
3,124
22.320896
71
h
RIOT
RIOT-master/boards/samr34-xpro/board.c
/* * Copyright (C) 2019 Mesotic SAS * * 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_samr34-xpro * @{ * * @file board.c * @brief Board specific i...
1,908
23.474359
72
c
RIOT
RIOT-master/boards/samr34-xpro/include/periph_conf.h
/* * Copyright (C) 2019 Mesotic SAS * * 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_samr34-xpro * @{ * * @file * @brief Peripheral MCU configuration fo...
5,815
23.748936
75
h
RIOT
RIOT-master/boards/samr34-xpro/include/board.h
/* * Copyright (C) 2019 Mesotic SAS * * 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_samr34-xpro * @{ * * @file * @brief Board specific definitions for ...
3,135
32.72043
106
h
RIOT
RIOT-master/boards/nucleo-f411re/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-f411re * @{ * * @file * @name Peripheral MCU configuration for th...
5,250
24.99505
79
h
RIOT
RIOT-master/boards/stm32l0538-disco/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_stm32l0538-disco * @{ * * @file * @brief Peripheral MCU configuration for...
2,479
20.754386
80
h
RIOT
RIOT-master/boards/calliope-mini/include/board.h
/* * Copyright (C) 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_calliope-mini * * This board is for calliope-mini revision 1.0...
1,914
28.461538
76
h
RIOT
RIOT-master/boards/atmega8/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin, Hinnerk van Bruinehsen * 2016 Laurent Navet <laurent.navet@gmail.com> * 2019 Otto-von-Guericke-Universität Magdeburg * 2023 Hugues Larrive * * This file is subject to the terms and conditions of the GNU Lesser * General P...
1,482
22.171875
77
h
RIOT
RIOT-master/boards/hifive1b/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_hifive1b * @{ * * @file * @brief Mapping from MCU pins to Arduino pins fo...
1,967
28.818182
83
h
RIOT
RIOT-master/boards/hifive1b/include/board.h
/* * Copyright (C) 2019 Ken Rabold * * 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_hifive1b SiFive HiFive1b RISC-V board * @ingroup boards * @brief S...
1,575
21.514286
79
h
RIOT
RIOT-master/boards/hifive1b/include/vendor/hifive1.h
// See LICENSE for license details. #ifndef _SIFIVE_HIFIVE1_H #define _SIFIVE_HIFIVE1_H #include <stdint.h> /**************************************************************************** * GPIO Connections *****************************************************************************/ // These are the GPIO bit offs...
2,096
25.544304
84
h
RIOT
RIOT-master/boards/nucleo-l031k6/include/periph_conf.h
/* * Copyright (C) 2017 Freie Universität Berlin * 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-l031k6 * @{ * * @file * @...
3,130
23.271318
78
h
RIOT
RIOT-master/boards/im880b/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_im880b * @{ * * @file * @brief Peripheral MCU configuration for the im808...
3,902
21.431034
85
h
RIOT
RIOT-master/boards/im880b/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_im880b * @brief Support for im880b * @{ * * @file * @brief Board s...
1,483
21.830769
70
h
RIOT
RIOT-master/boards/nucleo-f446ze/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-f446ze * @{ * * @file * @name Peripheral MCU configuration for th...
5,870
25.931193
78
h
RIOT
RIOT-master/boards/bluepill-stm32f103cb/include/board.h
/* * Copyright (C) 2015 TriaGnoSys GmbH * 2017 Alexander Kurth, Sören Tempel, Tristan Bruns * * 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_bluepi...
1,141
23.826087
98
h
RIOT
RIOT-master/boards/nucleo-f072rb/include/periph_conf.h
/* * Copyright (C) 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_nucleo-f072rb * @{ * * @file * @brief Peripheral MCU ...
5,257
24.77451
79
h
RIOT
RIOT-master/boards/nucleo-l152re/include/periph_conf.h
/* * Copyright (C) 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 details. */ /** * @ingroup boards_nucleo-l152re * @{ * * @file * @brief Peripheral ...
5,988
24.377119
79
h
RIOT
RIOT-master/boards/nucleo-l011k4/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-l011k4 * @{ * * @file * @brief Peripheral MCU configuration for th...
2,426
21.682243
72
h
RIOT
RIOT-master/boards/microbit-v2/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_microbit_v2 * @{ * * @file * @brief Board specific configuration for the ...
2,241
22.6
69
h
RIOT
RIOT-master/boards/alientek-pandora/include/periph_conf.h
/* * Copyright (C) 2021 Luo Jia (HUST IoT Security Lab) * * 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_alientek-pandora * @{ * * @file * @brief Periph...
2,038
21.655556
91
h
RIOT
RIOT-master/boards/alientek-pandora/include/board.h
/* * Copyright (C) 2021 Luo Jia (HUST IoT Security Lab) * * 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_alientek-pandora * @{ * * @file * @brief Board ...
1,531
20.885714
73
h
RIOT
RIOT-master/boards/nucleo-l053r8/include/periph_conf.h
/* * Copyright (C) 2017 Freie Universität Berlin * 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-l053r8 * @{ * * @file * @...
3,048
23.58871
78
h
RIOT
RIOT-master/boards/nrf9160dk/include/periph_conf.h
/* * Copyright (C) 2021 Mesotic SAS * * 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_nrf9160dk * @{ * * @file * @brief Peripheral configuration for the n...
3,583
21.123457
86
h
RIOT
RIOT-master/boards/nrf9160dk/include/board.h
/* * Copyright (C) 2021 Mesotic SAS * * 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_nrf9160dk * @{ * * @file * @brief Board configuration for the nrf91...
3,390
34.322917
84
h
RIOT
RIOT-master/boards/nrf52840dongle/reset.c
/* * 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_nrf52840dongle * @{ * @file * @brief Allows reboot into bootl...
742
20.852941
69
c
RIOT
RIOT-master/boards/nrf52840dongle/include/board.h
/* * Copyright (C) 2019 Christian Amsüss <chrysn@fsfe.org> * * 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_nrf52840dongle * @{ * * @file * @brief Board...
2,183
21.515464
69
h
RIOT
RIOT-master/boards/nucleo-f722ze/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-f722ze * @{ * * @file * @brief Peripheral MCU configuration for th...
2,480
21.972222
72
h
RIOT
RIOT-master/boards/sodaq-sara-aff/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_sodaq-sara-aff * @{ * * @file * @brief Board common implementations...
853
21.473684
74
c
RIOT
RIOT-master/boards/sodaq-sara-aff/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-sara-aff * @{ * * @file * @brief Board specific configuratio...
4,891
29.767296
69
h
RIOT
RIOT-master/boards/sodaq-sara-aff/include/periph_conf.h
/* * Copyright (C) 2017 Kees Bakker, SODAQ * 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_sodaq-sara-aff * @{ * * @file * ...
3,681
26.073529
78
h
RIOT
RIOT-master/boards/sodaq-sara-aff/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_sodaq-sara-aff * @{ * * @file * @brief Board specific definitions f...
4,453
27.369427
84
h
RIOT
RIOT-master/boards/frdm-kw41z/include/periph_conf.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-kw41z * @{ * * @file * @name Peripheral MCU configuration for t...
3,408
28.643478
98
h
RIOT
RIOT-master/boards/frdm-kw41z/include/gpio_params.h
/* * Copyright (C) 2017 SKF 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-kw41z * @{ * * @file * @brief Board specific configuration of direct ma...
1,904
21.951807
81
h
RIOT
RIOT-master/boards/frdm-kw41z/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-kw41z * @{ * * @file * @brief Board specific definitions for the...
3,364
26.357724
80
h
RIOT
RIOT-master/boards/remote-pa/board.c
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2015 Zolertia SL * * 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_remote-pa * @{ * * @file *...
1,084
22.586957
80
c
RIOT
RIOT-master/boards/remote-pa/include/periph_conf.h
/* * Copyright (C) 2014-2016 Freie Universität Berlin * 2015 Zolertia SL * * 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_remote-pa * @{ * * @fi...
2,031
20.389474
78
h
RIOT
RIOT-master/boards/remote-pa/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2015 Zolertia SL * * 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_remote-pa * @{ * * @file *...
2,043
23.926829
80
h
RIOT
RIOT-master/boards/sodaq-explorer/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-explorer * @{ * * @file * @brief Board specific configuratio...
4,742
28.64375
69
h
RIOT
RIOT-master/boards/sodaq-explorer/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_sodaq-explorer * @{ * * @file * @brief Configuration of CPU peripherals ...
4,175
26.294118
85
h
RIOT
RIOT-master/boards/sodaq-autonomo/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-autonomo * @{ * * @file * @brief Mapping from MCU pins to Ar...
6,137
30
76
h
RIOT
RIOT-master/boards/sodaq-autonomo/include/periph_conf.h
/* * Copyright (C) 2016 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-autonomo * @{ * * @file * @brief Configuration of CPU ...
5,898
27.22488
97
h
RIOT
RIOT-master/boards/esp32s2-lilygo-ttgo-t8/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_esp32s2_lilygo_ttgo_t8 * @{ * * @file * @brief Mapping from MCU...
2,456
29.7125
75
h
RIOT
RIOT-master/boards/esp32s2-lilygo-ttgo-t8/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_esp32s2_lilygo_ttgo_t8 * @brief Peripheral configurations for the L...
5,550
26.755
88
h
RIOT
RIOT-master/boards/esp32s2-lilygo-ttgo-t8/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_esp32s2_lilygo_ttgo_t8 * @brief Board definitions for the LILYGO TT...
3,615
27.031008
83
h
RIOT
RIOT-master/boards/same54-xpro/board.c
/* * Copyright (C) 2019 ML!PA Consulting 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_same54-xpro * @{ * * @file * @brief Board specific implem...
2,584
25.111111
81
c
RIOT
RIOT-master/boards/same54-xpro/include/periph_conf.h
/* * Copyright (C) 2019 ML!PA Consulting 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_same54-xpro * @{ * * @file * @brief Configuration of CPU ...
10,360
24.709677
83
h
RIOT
RIOT-master/boards/stm32f723e-disco/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_stm32f723e-disco * @{ * * @file * @brief Peripheral MCU configuration for...
6,387
25.506224
75
h
RIOT
RIOT-master/boards/stm32f723e-disco/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_stm32f723e-disco * @{ * * @file * @brief Board specific definitions for t...
1,504
20.5
85
h
RIOT
RIOT-master/boards/nucleo-g070rb/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-g070rb * @{ * * @file * @brief Peripheral MCU configuration for th...
4,372
26.503145
76
h
RIOT
RIOT-master/boards/e180-zg120b-tb/board.c
/* * 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_e180-zg120b-tb * @{ * * @file * @brief Board spec...
704
20.363636
69
c
RIOT
RIOT-master/boards/e180-zg120b-tb/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_e180-zg120b-tb * @{ * * @file * @brief Board spec...
2,078
20.884211
77
h
RIOT
RIOT-master/boards/nucleo-wl55jc/board.c
/* * Copyright (C) 2021 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-wl55jc * @{ * * @file board.c * @brief ...
1,534
20.619718
78
c
RIOT
RIOT-master/boards/nucleo-wl55jc/include/arduino_iomap.h
/* * Copyright (C) 2021 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-wl55jc * @{ * * @file * @brief Mapping from MCU...
2,745
27.309278
75
h
RIOT
RIOT-master/boards/nucleo-wl55jc/include/periph_conf.h
/* * Copyright (C) 2021 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-wl55jc * @{ * * @file * @brief Peripheral MCU c...
3,803
23.862745
81
h
RIOT
RIOT-master/boards/nucleo-wl55jc/include/board.h
/* * Copyright (C) 2021 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-wl55jc * @{ * * @file * @brief Pin definitions ...
2,021
20.978261
86
h
RIOT
RIOT-master/boards/nucleo-f334r8/include/periph_conf.h
/* * Copyright (C) 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_nucleo-f334r8 * @{ * * @file * @brief Peripheral MCU ...
5,513
26.848485
79
h
RIOT
RIOT-master/boards/msbiot/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_msbiot * @{ * * @file * @brief Board specific implemen...
1,043
20.306122
80
c
RIOT
RIOT-master/boards/msbiot/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_msbiot * @{ * * @file * @name Peripheral MCU configur...
5,849
22.684211
80
h
RIOT
RIOT-master/boards/msbiot/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_msbiot * @{ * * @file * @brief Board specific definiti...
2,000
24.987013
105
h
RIOT
RIOT-master/boards/esp32s3-box/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_box * @brief Peripheral configurations for ESP32-S3-Box boa...
3,555
26.353846
90
h
RIOT
RIOT-master/boards/esp32s3-box/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_box * @brief Board definitions for ESP32-S3-Box boards * @...
2,504
22.632075
76
h
RIOT
RIOT-master/boards/olimex-msp430-h1611/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_h1611 * @{ * * @fil...
2,357
23.061224
80
h
RIOT
RIOT-master/boards/atmega1284p/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin, Hinnerk van Bruinehsen * 2016 Laurent Navet <laurent.navet@gmail.com> * 2019 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 LICE...
1,399
21.580645
81
h
RIOT
RIOT-master/boards/sipeed-longan-nano/include/periph_conf.h
/* * Copyright (C) 2023 Gunar Schorcht <gunar@schorcht.net> * * 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_sipeed_longan_nano * @{ * * @file * @brief ...
3,971
27.57554
91
h
RIOT
RIOT-master/boards/sipeed-longan-nano/include/board.h
/* * Copyright (C) 2023 Gunar Schorcht <gunar@schorcht.net> * * 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_sipeed_longan_nano * @{ * * @file * @brief ...
3,167
32.702128
84
h
RIOT
RIOT-master/boards/olimexino-stm32/include/periph_conf.h
/* * Copyright (C) 2020 Scallog * * 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_olimexino-stm32 * @{ * * @file * @brief Peripheral MCU configuration fo...
6,156
23.050781
79
h
RIOT
RIOT-master/boards/remote-reva/board.c
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2015 Zolertia SL * * 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_remote-reva * @{ * * @file ...
1,099
22.913043
80
c
RIOT
RIOT-master/boards/remote-reva/include/periph_conf.h
/* * Copyright (C) 2014-2016 Freie Universität Berlin * 2015 Zolertia SL * * 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_remote-reva * @{ * * @...
922
20.97619
77
h
RIOT
RIOT-master/boards/remote-reva/include/board.h
/* * Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2015 Zolertia SL * * 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_remote-reva * @{ * * @file ...
3,237
26.440678
80
h
RIOT
RIOT-master/sys/od/od.c
/* * Copyright (C) 2014 Martine Lenders <mlenders@inf.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. */ /** * @{ * * @file */ #include <stdio.h> #include <stdint.h> #inclu...
1,554
22.923077
87
c
RIOT
RIOT-master/sys/analog_util/adc_util.c
/* * Copyright (C) 2018 Eistec AB * Copyright (C) 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 sys_analog_util * @{ * * @file * @b...
1,856
24.438356
82
c
RIOT
RIOT-master/sys/ps/ps.c
/** * Print thread information. * * Copyright (C) 2013, 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 sys_ps * @{ * @file * @brief UNIX like ps command * @author...
4,733
30.144737
97
c
RIOT
RIOT-master/sys/matstat/matstat.c
/* * 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. */ #include <stdint.h> #include "matstat.h" #define ENABLE_DEBUG 0 #include "debug.h" void matstat_clear(ma...
2,698
26.824742
96
c
RIOT
RIOT-master/sys/schedstatistics/schedstatistics.c
/* * Copyright (C) 2014 Freie Universität Berlin * 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 sys * @{ * * @file * @brief Sched...
1,794
27.951613
81
c
RIOT
RIOT-master/sys/random/mersenne.c
/* A C-program for MT19937, with initialization improved 2002/1/26. Coded by Takuji Nishimura and Makoto Matsumoto. Before using, initialize the state by using init_genrand(seed) or init_by_array(init_key, key_length). Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, All rights reserved. Redi...
4,853
28.418182
96
c
RIOT
RIOT-master/sys/random/musl_lcg.c
/** * Copyright (C) 2015 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. * * Code taken from Musl C library. Original copyright notice: * * Copyright ...
1,630
34.456522
73
c
RIOT
RIOT-master/sys/random/shaxprng.c
/* * Copyright (C) 2018, 2020 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. * * Code referring to Docjar * (http://www.docjar.net/html/api/gnu/java/security/provider/SHA1PRNG.j...
4,480
23.894444
82
c
RIOT
RIOT-master/sys/random/fortuna.c
/** * Copyright (C) 2016-2018 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 sys_random * @{ * @file * * @brief Glue-code fo...
2,334
22.35
77
c
RIOT
RIOT-master/sys/random/minstd.c
/** * Copyright (C) 2015 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. * * Code taken from C FAQ (http://c-faq.com/lib/rand.html). */ /** * @ingro...
1,475
20.391304
79
c
RIOT
RIOT-master/sys/random/random.c
/** * Copyright (C) 2017 Kaspar Schleiser <kaspar@schleiser.de> * 2019 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 sys_rand...
2,430
22.152381
69
c
RIOT
RIOT-master/sys/random/tinymt32/tinymt32.h
#ifndef TINYMT32_H #define TINYMT32_H /** * @file tinymt32.h * * @brief Tiny Mersenne Twister only 127 bit internal state * * @author Mutsuo Saito (Hiroshima University) * @author Makoto Matsumoto (University of Tokyo) * * Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto, * Hiroshima University and The Univer...
6,415
26.418803
74
h
RIOT
RIOT-master/sys/random/tinymt32/tinymt32.c
/** * @file tinymt32.c * * @brief Tiny Mersenne Twister only 127 bit internal state * * @author Mutsuo Saito (Hiroshima University) * @author Makoto Matsumoto (The University of Tokyo) * * Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto, * Hiroshima University and The University of Tokyo. * All rights reser...
4,209
26.697368
75
c
RIOT
RIOT-master/sys/random/fortuna/fortuna.h
/** * @brief Fortuna PRNG implementation. * * The MIT License applies to this software. See the included LICENSE.txt file * for more information. */ /* * This is not your general purpose PRNG: it is hungry for memory. * * See https://www.schneier.com/cryptography/paperfiles/fortuna.pdf for the * implementatio...
7,307
28.587045
79
h
RIOT
RIOT-master/sys/random/fortuna/fortuna.c
/** * @brief Fortuna PRNG implementation. * * The MIT License applies to this software. See the included LICENSE.txt file * for more information. */ #include <string.h> #include "fortuna.h" #include "kernel_defines.h" #if FORTUNA_RESEED_INTERVAL_MS > 0 && IS_USED(MODULE_FORTUNA_RESEED) #include "atomic_utils.h" #...
7,372
22.783871
78
c
RIOT
RIOT-master/sys/hashes/sha256.c
/*- * Copyright 2005 Colin Percival * Copyright 2013 Christian Mehlis & René Kijewski * Copyright 2016 Martin Landsmann <martin.landsmann@haw-hamburg.de> * Copyright 2016 OTA keys S.A. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted pro...
9,108
29.464883
86
c
RIOT
RIOT-master/sys/hashes/sha1.c
/* * Copyright (C) 2016 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. */ /* This code is public-domain - it is based on libcrypt * placed in the public d...
5,557
24.731481
93
c
RIOT
RIOT-master/sys/hashes/pbkdf2.c
/* * Copyright (C) 2019 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 examples * @{ * * @file * @brief PBKDF2 key derivation impleme...
3,204
27.362832
80
c
RIOT
RIOT-master/sys/hashes/sha3.c
/* Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni, Joan Daemen, Michaël Peeters, Gilles Van Assche and Ronny Van Keer, hereby denoted as "the implementer". For more information, feedback or questions, please refer to our websites: http://keccak.noekeon.org/ http://keyak.no...
15,977
33.734783
109
c
RIOT
RIOT-master/sys/hashes/md5.c
/* * Copyright (C) 2003-2005 by Christopher R. Hertel * 2015 Freie Universität Berlin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of th...
11,860
37.385113
80
c
RIOT
RIOT-master/sys/hashes/sha2xx_common.c
/*- * Copyright 2005 Colin Percival * Copyright 2013 Christian Mehlis & René Kijewski * Copyright 2016 Martin Landsmann <martin.landsmann@haw-hamburg.de> * Copyright 2016 OTA keys S.A. * Copyright 2020 HAW Hamburg * All rights reserved. * * Redistribution and use in source and binary forms, with or without * m...
6,734
29.201794
80
c