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/drivers/atwinc15x0/atwinc15x0_netdev.c
/* * Copyright (C) 2020 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 drivers_atwinc15x0 * @{ * * @file * @brief Netdev driver for the ATWINC...
19,878
31.376221
88
c
RIOT
RIOT-master/drivers/atwinc15x0/include/atwinc15x0_params.h
/* * Copyright (C) 2020 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 drivers_atwinc15x0 * @{ * * @file * @brief Default configuration for th...
2,560
24.107843
77
h
RIOT
RIOT-master/drivers/sm_pwm_01c/sm_pwm_01c_saul.c
/* * 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 drivers_sm_pwm_01c * @{ * @file * @brief SAUL adaption of the SM_PWM_01C dust sen...
1,514
22.307692
69
c
RIOT
RIOT-master/drivers/sm_pwm_01c/sm_pwm_01c.c
/* * 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 drivers_sm_pwm_01c * @{ * @file * @brief Implementation of SM_PWM_01C dust sensor...
6,201
29.106796
81
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215_fsk.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 drivers_at86rf215 * @{ * * @file * @brief Configuration of the M...
18,231
28.501618
109
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215_o-qpsk.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 drivers_at86rf215 * @{ * * @file * @brief Configuration of the M...
13,559
27.25
107
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215.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 drivers_at86rf215 * @{ * * @file * @brief Implementation of publ...
11,325
28.418182
111
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215_getset.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 drivers_at86rf215 * @{ * * @file * @brief Getter and setter func...
11,331
24.238307
91
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215_ofdm.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 drivers_at86rf215 * @{ * * @file * @brief Configuration of the M...
9,533
27.716867
120
c
RIOT
RIOT-master/drivers/at86rf215/at86rf215_internal.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 drivers_at86rf215 * @{ * * @file * @brief Low-Level functions fo...
5,993
27.542857
98
c
RIOT
RIOT-master/drivers/at86rf215/include/at86rf215_params.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 drivers_at86rf215 * @{ * * @file * @brief Default configuration ...
1,750
22.986301
75
h
RIOT
RIOT-master/drivers/at86rf215/include/at86rf215_internal.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 drivers_at86rf215 * @{ * * @file * @brief Low-Level functions fo...
21,686
30.384949
115
h
RIOT
RIOT-master/drivers/at86rf215/include/at86rf215_registers.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 drivers_at86rf215 * @{ * * @file * @brief Register Definitions f...
20,045
31.489465
83
h
RIOT
RIOT-master/drivers/lsm303dlhc/lsm303dlhc.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 drivers_lsm303dlhc * @{ * * @file * @brief Device driver impl...
7,453
30.319328
94
c
RIOT
RIOT-master/drivers/lsm303dlhc/lsm303dlhc_saul.c
/* * 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 drivers_lsm303dlhc * @{ * * @file * @brief LSM303DLHC adaptio...
2,143
25.146341
73
c
RIOT
RIOT-master/drivers/lsm303dlhc/include/lsm303dlhc-internal.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 drivers_lsm303dlhc * * @{ * * @file * @brief Definitions for...
5,565
30.094972
76
h
RIOT
RIOT-master/drivers/lsm303dlhc/include/lsm303dlhc_params.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 drivers_lsm303dlhc * * @{ * @file * @brief Default configurat...
2,853
27.54
84
h
RIOT
RIOT-master/drivers/sht3x/sht3x_saul.c
/* * 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 drivers_sht3x * @brief SAUL adaption for Sensirion SHT30/SHT31/SHT35 devic...
3,302
26.07377
73
c
RIOT
RIOT-master/drivers/sht3x/sht3x.c
/* * 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 drivers_sht3x * @brief Device Driver for Sensirion SHT30/SHT31/SHT35 Humid...
12,485
29.379562
94
c
RIOT
RIOT-master/drivers/pn532/pn532.c
/* * Copyright (C) 2016 TriaGnoSys 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 drivers_pn532 * * @{ * @file * @brief PN532 driver * * @author Víctor Ariñ...
18,493
25.047887
90
c
RIOT
RIOT-master/drivers/ph_oem/ph_oem_saul.c
/* * Copyright (C) 2019 University of Applied Sciences Emden / Leer * * 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 drivers_ph_oem * @{ * * @file * @brief pH ...
1,681
21.72973
72
c
RIOT
RIOT-master/drivers/ph_oem/ph_oem.c
/* * Copyright (C) 2019 University of Applied Sciences Emden / Leer * * 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 drivers_ph_oem * @{ * * @file * @brief pH ...
13,788
26.688755
83
c
RIOT
RIOT-master/drivers/ph_oem/include/ph_oem_params.h
/* * Copyright (C) 2019 University of Applied Sciences Emden / Leer * * 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 drivers_ph_oem * @{ * * @file * @brief Def...
2,092
23.916667
87
h
RIOT
RIOT-master/drivers/veml6070/veml6070.c
/* * 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 drivers_veml6070 * @{ * * @file * @brief Device driver implementation for the VE...
1,713
23.485714
79
c
RIOT
RIOT-master/drivers/bq2429x/bq2429x.c
/* * Copyright (C) 2020 Locha Inc * * 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 drivers_bq2429x * @{ * * @file * @brief Device driver implementation for BQ2...
9,584
27.274336
80
c
RIOT
RIOT-master/drivers/bq2429x/include/bq2429x_internal.h
/* * Copyright (C) 2020 Locha Inc * * 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 drivers_bq2429x * * @{ * @file * @brief Internal address, registers, constan...
3,290
29.192661
77
h
RIOT
RIOT-master/drivers/bq2429x/include/bq2429x_params.h
/* * Copyright (C) 2020 Locha Inc * * 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 drivers_bq2429x * * @{ * @file * @brief Default configuration for BQ2429x po...
2,800
25.932692
69
h
RIOT
RIOT-master/drivers/ad7746/ad7746.c
/* * Copyright (C) 2019 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 drivers_ad7746 * @{ * * @file * @brief AD7746 Capacitance-to-digital conve...
12,177
25.764835
80
c
RIOT
RIOT-master/drivers/ad7746/include/ad7746_params.h
/* * Copyright (C) 2019 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 drivers_ad7746 * @{ * * @file * @brief Default configuration for AD7746 ca...
2,537
24.128713
74
h
RIOT
RIOT-master/drivers/ad7746/include/ad7746_internal.h
/* * Copyright (C) 2019 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 drivers_ad7746 * @{ * * @file * @brief Internal definitions for AD7746 cap...
4,562
32.551471
85
h
RIOT
RIOT-master/drivers/kw41zrf/kw41zrf.c
/* * 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 drivers_kw41zrf * @{ * @file * @brief Basic functionality of kw41zrf driver * ...
8,711
31.507463
93
c
RIOT
RIOT-master/drivers/kw41zrf/kw41zrf_getset.c
/* * 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 drivers_kw41zrf * @{ * @file * @brief get/set functionality of kw41zrf driver *...
8,337
28.992806
94
c
RIOT
RIOT-master/drivers/kw41zrf/kw41zrf_intern.c
/* * 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 drivers_kw41zrf * @{ * @file * @brief Internal function of kw41zrf driver * * ...
8,903
36.56962
99
c
RIOT
RIOT-master/drivers/kw41zrf/vendor/XCVR/MKW41Z4/fsl_os_abstraction_riot.c
#include "irq.h" #include "fsl_os_abstraction.h" static unsigned int irq_mask; /*FUNCTION********************************************************************** * * Function Name : OSA_InterruptEnable * Description : self explanatory. * *END**********************************************************************...
700
24.035714
80
c
RIOT
RIOT-master/drivers/kw41zrf/vendor/XCVR/MKW41Z4/ifr_radio.h
/* * The Clear BSD License * Copyright (c) 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditio...
8,051
40.505155
117
h
RIOT
RIOT-master/drivers/kw41zrf/vendor/XCVR/MKW41Z4/ifr_radio.c
/* * The Clear BSD License * Copyright (c) 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditio...
18,190
32.938433
133
c
RIOT
RIOT-master/drivers/kw41zrf/vendor/XCVR/MKW41Z4/fsl_xcvr_mode_datarate_config.c
/* * The Clear BSD License * Copyright 2016-2017 NXP * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the following conditions are met: * * * Redistributions of source code mus...
12,136
54.674312
83
c
RIOT
RIOT-master/drivers/kw41zrf/vendor/OSAbstraction/Interface/fsl_os_abstraction_config.h
/*! * The Clear BSD License * Copyright (c) 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * \file * * Redistribution and use in source and binary forms, with or without * modification, are permitted (subject to the limitations in the * disclaimer below) provided that the followi...
2,532
31.063291
72
h
RIOT
RIOT-master/drivers/kw41zrf/include/kw41zrf_intern.h
/* * Copyright (C) 2017 SKF AB * Copyright (C) 2016 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 drivers_kw41zrf * @{ * * @file * @brief...
7,686
26.066901
98
h
RIOT
RIOT-master/drivers/kw41zrf/include/kw41zrf_getset.h
/* * Copyright (C) 2017 SKF AB * Copyright (C) 2016 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 drivers_kw41zrf * @{ * * @file * @brief...
5,297
24.349282
85
h
RIOT
RIOT-master/drivers/usbdev_mock/usbdev_mock.c
/* * Copyright (C) 2019 Koen Zandberg <koen@bergzand.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. */ /** * @{ * * @file * @author Koen Zandberg <koen@bergzand.net> */ #incl...
5,509
22.75
80
c
RIOT
RIOT-master/drivers/hsc/hsc.c
/* * Copyright (C) 2020 Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) * * 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 drivers_hsc * @{ * * @file * @brief ...
4,017
24.43038
114
c
RIOT
RIOT-master/drivers/hsc/hsc_saul.c
/* * Copyright (C) 2020 Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) * * 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 drivers_hsc * @{ * * @file * @brief ...
1,207
20.192982
74
c
RIOT
RIOT-master/drivers/hsc/include/hsc_internals.h
/* * Copyright (C) 2020 Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) * * 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 drivers_hsc * @brief Internal addres...
1,634
24.153846
80
h
RIOT
RIOT-master/drivers/hmc5883l/hmc5883l.c
/* * 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 drivers_hmc5883l * @brief Device driver for the Honeywell HMC5883L 3-axis ...
8,160
27.534965
91
c
RIOT
RIOT-master/drivers/hmc5883l/hmc5883l_saul.c
/* * 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 drivers_hmc5883l * @brief HMC5883L adaption to the RIOT actuator/sensor in...
915
21.341463
71
c
RIOT
RIOT-master/drivers/hmc5883l/include/hmc5883l_params.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 drivers_hmc5883l * @brief Default configuration for the Honeywell HMC5883L...
3,025
28.096154
87
h
RIOT
RIOT-master/drivers/hmc5883l/include/hmc5883l_regs.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 drivers_hmc5883l * @brief Register definitions for the Honeywell HMC5883L ...
2,204
27.636364
86
h
RIOT
RIOT-master/drivers/matrix_keypad/matrix_keypad.c
/* * Copyright (C) 2021 Koen Zandberg * * 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 drivers_matrix_keypad * @{ * * @file * @brief Device driver implementati...
3,810
27.022059
104
c
RIOT
RIOT-master/drivers/mtd_mapper/mtd_mapper.c
/* * Copyright (C) 2020 Koen Zandberg <koen@bergzand.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 drivers_mtd_mapper * @{ * * @file * @brief Driver fo...
5,482
25.487923
86
c
RIOT
RIOT-master/drivers/l3g4200d/l3g4200d.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 drivers_l3g4200d * @{ * * @file * @brief Device driver implem...
3,473
24.173913
89
c
RIOT
RIOT-master/drivers/l3g4200d/include/l3g4200d_params.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 drivers_l3g4200d * * @{ * @file * @brief Default configuratio...
2,118
23.079545
69
h
RIOT
RIOT-master/drivers/l3g4200d/include/l3g4200d-regs.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 drivers_l3g4200d * @{ * * @file * @brief Definitions for the ...
2,635
26.747368
69
h
RIOT
RIOT-master/drivers/bh1750fvi/bh1750fvi.c
/* * 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 drivers_bh1750fvi * @{ * * @file * @brief BH1750FVI ambient l...
1,916
23.896104
80
c
RIOT
RIOT-master/drivers/bh1750fvi/include/bh1750fvi_internal.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 drivers_bh1750fvi * @{ * * @file * @brief Command definition ...
1,546
22.439394
78
h
RIOT
RIOT-master/drivers/hdc1000/hdc1000_saul.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 drivers_hdc1000 * @{ * * @file * @brief HDC1000 adaption to t...
1,341
20.301587
90
c
RIOT
RIOT-master/drivers/hdc1000/hdc1000.c
/* * Copyright (C) 2014 PHYTEC Messtechnik GmbH * 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 drivers_hdc1000 * @{ ...
4,037
24.556962
81
c
RIOT
RIOT-master/drivers/hdc1000/include/hdc1000_params.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 drivers_hdc1000 * * @{ * @file * @brief Default configuration...
2,176
20.343137
87
h
RIOT
RIOT-master/drivers/hdc1000/include/hdc1000_regs.h
/* * Copyright (C) 2014 PHYTEC Messtechnik GmbH * 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 drivers_hdc1000 * @{ * ...
1,772
22.959459
69
h
RIOT
RIOT-master/drivers/hm330x/hm330x_saul.c
/* * 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 drivers_hm330x * @{ * @file * @brief SAUL adaption of the HM330X particulate matt...
3,734
20.221591
69
c
RIOT
RIOT-master/drivers/hm330x/hm330x.c
/* * 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 drivers_hm330x * @{ * * @file * @brief Device driver implementation for the HM33...
4,154
23.88024
90
c
RIOT
RIOT-master/drivers/ata8520e/ata8520e.c
/* * 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 drivers_ata8520e * @{ * * @file * @brief Device driver for Microchip ATA8520E tr...
14,829
28.13556
80
c
RIOT
RIOT-master/drivers/ata8520e/include/ata8520e_params.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 drivers_ata8520e * @brief Default initialization parameters for the ATA8520E device...
1,924
24.328947
77
h
RIOT
RIOT-master/drivers/ata8520e/include/ata8520e_internals.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 drivers_ata8520e * @brief Internal addresses, registers, constants for the ATA8520E...
2,607
28.303371
80
h
RIOT
RIOT-master/drivers/mpl3115a2/mpl3115a2.c
/* * Copyright (C) 2014 PHYTEC Messtechnik GmbH * 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 drivers_mpl3115a2 * @{ * * @file...
4,588
23.152632
84
c
RIOT
RIOT-master/drivers/mpl3115a2/mpl3115a2_saul.c
/* * Copyright (C) 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 drivers_mpl3115a2 * @{ * * @file * @brief MPL3115A2 adaption to the RIOT a...
1,668
22.507042
86
c
RIOT
RIOT-master/drivers/mpl3115a2/include/mpl3115a2_reg.h
/* * 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 drivers_mpl3115a2 * @{ * * @file * @brief Register definiti...
6,366
46.162963
99
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/nrf24l01p_ng_states.c
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Implementa...
4,071
32.652893
78
c
RIOT
RIOT-master/drivers/nrf24l01p_ng/gnrc_netif_nrf24l01p_ng.c
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Implemen...
8,212
32.116935
85
c
RIOT
RIOT-master/drivers/nrf24l01p_ng/nrf24l01p_ng.c
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Implementa...
12,097
28.945545
79
c
RIOT
RIOT-master/drivers/nrf24l01p_ng/nrf24l01p_ng_communication.c
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Function...
7,130
31.561644
93
c
RIOT
RIOT-master/drivers/nrf24l01p_ng/diagnostics.c
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Function...
14,274
35.415816
78
c
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/nrf24l01p_ng_communication.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Functions ...
6,323
24.296
78
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/gnrc_netif_nrf24l01p_ng.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @ingroup drivers_netdev * @ingroup n...
1,680
25.265625
76
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/nrf24l01p_ng_params.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Board spec...
4,038
25.748344
80
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/nrf24l01p_ng_types.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p * @{ * * @file * @brief Definitions o...
10,996
28.964578
79
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/nrf24l01p_ng_diagnostics.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Functions ...
1,330
22.767857
73
h
RIOT
RIOT-master/drivers/nrf24l01p_ng/include/nrf24l01p_ng_constants.h
/* * Copyright (C) 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 LICENSE in the top level * directory for more details. */ /** * @ingroup drivers_nrf24l01p_ng * @{ * * @file * @brief Constants ...
2,419
21.830189
76
h
RIOT
RIOT-master/drivers/lis3dh/lis3dh.c
/* * 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 drivers_lis3dh * @{ * * @file * @br...
9,410
29.754902
96
c
RIOT
RIOT-master/drivers/lis3dh/include/lis3dh_params.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 drivers_lis3dh * * @{ * @file * @brief Default configuration ...
2,179
22.695652
69
h
RIOT
RIOT-master/drivers/feetech/writer.c
/* * 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 drivers_feetech * @{ * * @file * @brief Feetech messages writer * * @author ...
7,824
25.170569
117
c
RIOT
RIOT-master/drivers/feetech/reader.c
/* * 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 drivers_feetech * @{ * * @file * @brief Feetech messages reader * * @author ...
1,536
24.616667
104
c
RIOT
RIOT-master/drivers/feetech/feetech.c
/* * 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 drivers_feetech * @{ * * @file * @brief Driver implementation for Feetech device...
3,517
25.451128
98
c
RIOT
RIOT-master/drivers/feetech/include/feetech_protocol.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 drivers_feetech * * @{ * * @file * @brief Feetech protocol definitions * * @a...
2,550
24.51
80
h
RIOT
RIOT-master/drivers/feetech/include/feetech_reader.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 drivers_feetech * * @{ * * @file * @brief Interface definition for Feetech pack...
6,958
22.430976
105
h
RIOT
RIOT-master/drivers/feetech/include/feetech_writer.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 drivers_feetech * * @{ * * @file * @brief Interface definition for Feetech pack...
5,155
26.72043
118
h
RIOT
RIOT-master/drivers/rn2xx3/rn2xx3_getset.c
/* * 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 drivers_rn2xx3 * @{ * @file * @brief Implementation of get and set functions for ...
8,062
22.85503
78
c
RIOT
RIOT-master/drivers/rn2xx3/rn2xx3.c
/* * 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 drivers_rn2xx3 * @{ * * @file * @brief Driver implementation for the RN2483/RN29...
9,789
29.403727
79
c
RIOT
RIOT-master/drivers/rn2xx3/rn2xx3_internal.c
/* * 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 drivers_rn2xx3 * @{ * * @file * @brief Internal driver implementation for the RN...
8,853
25.117994
88
c
RIOT
RIOT-master/drivers/rn2xx3/include/rn2xx3_internal.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 drivers_rn2xx3 * @{ * * @file * @brief Internal driver definitions for the RN248...
2,823
22.932203
82
h
RIOT
RIOT-master/drivers/si1133/si1133.c
/* * Copyright (C) 2020 iosabi * * 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 drivers_si1133 * @{ * * @file * @brief Device driver implementation for the SI1...
16,715
34.717949
85
c
RIOT
RIOT-master/drivers/si1133/si1133_saul.c
/* * Copyright (C) 2020 iosabi * * 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 drivers_si1133 * @{ * * @file * @brief SAUL adaption for SI1133 devices * * @...
2,869
25.574074
80
c
RIOT
RIOT-master/drivers/si1133/include/si1133_internals.h
/* * Copyright (C) 2020 iosabi * * 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 drivers_si1133 * @brief Internal addresses, registers, constants for the Si1133 se...
6,242
30.371859
80
h
RIOT
RIOT-master/drivers/rtt_rtc/rtt_rtc.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 drivers_rtt_rtc * @{ * * @file * @brief Basic RTC implementation bas...
5,383
21.7173
103
c
RIOT
RIOT-master/drivers/pca9685/pca9685.c
/* * 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 drivers_pca9685 * @brief Device driver for the PCA9685 I2C PWM controller ...
10,144
27.417367
88
c
RIOT
RIOT-master/drivers/pca9685/pca9685_saul.c
/* * 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 drivers_pca9685 * @brief PCA9685 adaption to the RIOT actuator/sensor inte...
888
23.027027
80
c
RIOT
RIOT-master/drivers/pca9685/include/pca9685_regs.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 drivers_pca9685 * @brief Register definitions for the PCA9685 I2C PWM cont...
3,971
39.121212
90
h
RIOT
RIOT-master/drivers/pca9685/include/pca9685_params.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 drivers_pca9685 * @brief Default configuration for the PCA9685 I2C PWM con...
4,022
26.9375
74
h
RIOT
RIOT-master/drivers/sps30/sps30.c
/* * Copyright (C) 2020 Michel Rottleuthner * * 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 drivers_sps30 * @brief Device driver for the Sensirion SPS30 particul...
10,894
35.196013
86
c
RIOT
RIOT-master/drivers/sps30/sps30_saul.c
/* * Copyright (C) 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. */ /** * @ingroup drivers_sps30 * @brief SAUL adaption for Sensirion SPS30 sensor * @author ...
5,419
28.139785
76
c