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/include/slipdev.h | /*
* Copyright (C) 2015-17 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.
*/
/**
* @defgroup drivers_slipdev_stdio STDIO via SLIP
* @ingroup sys_stdio
* ... | 3,683 | 24.583333 | 82 | h |
RIOT | RIOT-master/drivers/include/saul.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.
*/
/**
* @defgroup drivers_saul [S]ensor [A]ctuator [U]ber [L]ayer
* @ingroup drivers... | 14,324 | 38.68144 | 83 | h |
RIOT | RIOT-master/drivers/include/sht3x.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_sht3x
* @brief Device Driver for Sensirion SHT30/SHT31/SHT35 Humid... | 6,059 | 35.071429 | 94 | h |
RIOT | RIOT-master/drivers/include/itg320x.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.
*/
/**
* @defgroup drivers_itg320x ITG320X 3-axis gyroscope
* @ingroup drivers_sensors
* @ingr... | 11,036 | 33.817035 | 85 | h |
RIOT | RIOT-master/drivers/include/ds1307.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.
*/
/**
* @defgroup drivers_ds1307 DS1307 RTC
* @ingroup drivers_sensors
* @brief ... | 4,187 | 24.851852 | 77 | h |
RIOT | RIOT-master/drivers/include/adcxx1c.h | /*
* Copyright (C) 2017 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 drivers_adcxx1c ADCXX1C ADC device driver
* @ingroup drivers_sensors
* @ingrou... | 5,221 | 27.075269 | 93 | h |
RIOT | RIOT-master/drivers/include/tsl2561.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.
*/
/**
* @defgroup drivers_tsl2561 TSL2561 illuminance sensor
* @ingroup drivers_sensors
* @ingroup ... | 2,926 | 24.675439 | 81 | h |
RIOT | RIOT-master/drivers/include/tmp00x.h | /*
* Copyright (C) 2014 PHYTEC Messtechnik GmbH
* 2017 - 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.
*/
/**
* @defgroup drivers_tmp00x TMP006/TMP007 In... | 10,401 | 33.330033 | 108 | h |
RIOT | RIOT-master/drivers/include/sps30.h | /*
* 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.
*/
/**
* @defgroup drivers_sps30 SPS30 Particulate Matter Sensor
* @ingroup drivers_sensors
* @in... | 11,308 | 35.13099 | 87 | h |
RIOT | RIOT-master/drivers/include/srf08.h | /*
* Copyright (C) 2013 Zakaria Kasmi <zkasmi@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.
*/
/**
* @defgroup drivers_srf08 SRF08 ultrasonic range sensor
* @ingroup ... | 5,560 | 31.905325 | 81 | h |
RIOT | RIOT-master/drivers/include/my9221.h | /*
* 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.
*/
/**
* @defgroup drivers_my9221 MY9221 LED controller
* @ingroup drivers_actuators
* @brief ... | 3,201 | 23.630769 | 75 | h |
RIOT | RIOT-master/drivers/include/ds75lx.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.
*/
/**
* @defgroup drivers_ds75lx Maxim DS75LX temperature sensor
* @ingroup drivers_sensors
* @ingroup... | 3,207 | 26.895652 | 89 | h |
RIOT | RIOT-master/drivers/include/ata8520e.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.
*/
/**
* @defgroup drivers_ata8520e Microchip ATA8520E transceiver
* @ingroup drivers_netdev
* @brief ... | 8,496 | 33.82377 | 93 | h |
RIOT | RIOT-master/drivers/include/usbdev_mock.h | /*
* 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.
*/
/**
* @defgroup drivers_usbdev_mock USBdev mockup device
* @ingroup driver... | 3,775 | 30.731092 | 86 | h |
RIOT | RIOT-master/drivers/include/veml6070.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.
*/
/**
* @defgroup drivers_veml6070 VEML6070 UV sensor
* @ingroup drivers_sensors
* @ingroup driver... | 2,406 | 24.88172 | 88 | h |
RIOT | RIOT-master/drivers/include/hsc.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.
*/
/**
* @defgroup drivers_hsc HSC temperature and pressure se... | 2,885 | 26.75 | 84 | h |
RIOT | RIOT-master/drivers/include/ili9341.h | /*
* Copyright (C) 2018 Koen Zandberg
* 2021 Francisco Molina
*
* This file is subject to the 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 drivers_ili9341 ILI9341 display driver
* @... | 3,022 | 26.733945 | 86 | h |
RIOT | RIOT-master/drivers/include/enc28j60.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.
*/
/**
* @defgroup drivers_enc28j60 ENC28J60
* @ingroup drivers_netdev
* @brief ... | 1,933 | 25.861111 | 86 | h |
RIOT | RIOT-master/drivers/include/edbg_eui.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.
*/
/**
* @defgroup drivers_edbg_eui Driver for getting MAC address out of Atmel EDBG
* @ingroup ... | 1,060 | 21.104167 | 81 | h |
RIOT | RIOT-master/drivers/include/ds3234.h | /*
* Copyright 2018 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.
*/
/**
* @defgroup drivers_ds3234 DS3234 Extremely Accurate SPI RTC
* @ingroup drivers_sensors
* @brief ... | 1,566 | 21.070423 | 75 | h |
RIOT | RIOT-master/drivers/include/lis2dh12.h | /*
* Copyright (C) 2018 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.
*/
/**
* @defgroup drivers_lis2dh12 LIS2DH12 Accelerometer
* @ingroup drivers_sensors... | 17,670 | 33.785433 | 96 | h |
RIOT | RIOT-master/drivers/include/lis3mdl.h | /*
* Copyright (C) 2015 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.
*/
/**
* @defgroup drivers_lis3mdl LIS3MDL 3-axis magnetometer
* @ingroup drivers_sensors
* @ingr... | 4,727 | 28.006135 | 75 | h |
RIOT | RIOT-master/drivers/include/atwinc15x0.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_netdev
* @brief Netdev Driver for the Microchip ATWINC15x0 WiFi Mo... | 2,810 | 29.225806 | 89 | h |
RIOT | RIOT-master/drivers/include/feetech.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.
*/
/**
* @defgroup drivers_feetech Feetech driver
* @ingroup drivers_actuators
* @brief Drivers f... | 5,641 | 31.994152 | 100 | h |
RIOT | RIOT-master/drivers/include/soft_uart.h | /*
* Copyright (C) 2020 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.
*/
/**
* @defgroup drivers_soft_uart Software UART
* @ingroup drivers_soft_periph
* @br... | 4,280 | 29.147887 | 91 | h |
RIOT | RIOT-master/drivers/include/stmpe811.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.
*/
/**
* @defgroup drivers_stmpe811 STMPE811 Touchscreen Controller
* @ingroup drivers_sensors
* @brief... | 4,185 | 28.687943 | 87 | h |
RIOT | RIOT-master/drivers/include/hih6130.h | /*
* Copyright (C) 2015 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.
*/
/**
* @defgroup drivers_hih6130 HIH6130 humidity and temperature sensor
* @ingroup drivers_sensor... | 1,891 | 25.647887 | 82 | h |
RIOT | RIOT-master/drivers/include/si114x.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup drivers_si114x Si1145/6/7 UV/Ambient light/Proximity sensors
* @ingroup drivers_... | 3,996 | 26.756944 | 79 | h |
RIOT | RIOT-master/drivers/include/at86rf2xx.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.
*/
/**
* @defgroup drivers_at86rf2xx AT86RF2xx based drivers
* @ingroup drivers_netde... | 19,403 | 31.34 | 114 | h |
RIOT | RIOT-master/drivers/include/mpu9x50.h | /*
* Copyright (C) 2015 Freie Universität Berlin
* 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.
*/
/**
* @defgroup drivers_mpu9x50 MPU-9X50 (MPU9150 and... | 10,601 | 32.872204 | 99 | h |
RIOT | RIOT-master/drivers/include/si70xx.h | /*
* Copyright (C) 2016 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.
*/
/**
* @defgroup drivers_si70xx Si7006/13/20/21/5x temperature and humid... | 4,642 | 28.954839 | 88 | h |
RIOT | RIOT-master/drivers/include/mhz19.h | /*
* Copyright (C) 2018 Koen Zandberg <koen@bergzand.net>
* Copyright (C) 2018 Beduino Master Projekt - University of Bremen
* Copyright (C) 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 t... | 4,155 | 25.303797 | 79 | h |
RIOT | RIOT-master/drivers/include/ph_oem.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.
*/
/**
* @defgroup drivers_ph_oem pH OEM sensor device driver
* @ingro... | 14,045 | 37.694215 | 94 | h |
RIOT | RIOT-master/drivers/include/gp2y10xx.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.
*/
/**
* @defgroup drivers_gp2y10xx GP2Y10xx Optical Dust Sensor device driver
* @ingroup drivers_sens... | 3,329 | 24.813953 | 79 | h |
RIOT | RIOT-master/drivers/include/lcd.h | /*
* Copyright (C) 2018 Koen Zandberg
* 2021 Francisco Molina
*
* This file is subject to the 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 drivers_lcd LCD display driver
* @ingroup ... | 8,739 | 30.552347 | 87 | h |
RIOT | RIOT-master/drivers/include/hmc5883l.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.
*/
/**
* @defgroup drivers_hmc5883l HMC5883L 3-axis digital compass
* @ingroup drivers_sensors
... | 10,592 | 34.666667 | 99 | h |
RIOT | RIOT-master/drivers/include/mtd_mapper.h | /*
* 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.
*/
/**
* @defgroup drivers_mtd_mapper MTD address mapper
* @ingroup drivers... | 2,991 | 25.245614 | 79 | h |
RIOT | RIOT-master/drivers/include/at25xxx.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.
*/
/**
* @defgroup drivers_at25xxx AT25xxx family of SPI-EEPROMs
* @ingroup drivers_misc... | 4,686 | 28.111801 | 95 | h |
RIOT | RIOT-master/drivers/include/mq3.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.
*/
/**
* @defgroup drivers_mq3 MQ-3 Alcohol Tester
* @ingroup drivers_sensors
* @bri... | 1,948 | 22.768293 | 87 | h |
RIOT | RIOT-master/drivers/include/can/candev.h | /*
* Copyright (C) 2016 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 drivers_candev CAN device driver interface
* @ingroup drivers_can
* @brief ... | 5,438 | 28.884615 | 82 | h |
RIOT | RIOT-master/drivers/include/at25xxx/mtd.h | /*
* Copyright (C) 2020 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.
*/
/**
* @defgroup drivers_mtd_at25xxx MTD wrapper for AT25xxx family of SPI-EEPROMs
* @ingr... | 1,264 | 21.192982 | 81 | h |
RIOT | RIOT-master/drivers/include/periph/rtt.h | /*
* Copyright (C) 2014 Thomas Eichinger <thomas.eichinger@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.
*/
/**
* @defgroup drivers_periph_rtt RTT
* @ingroup drivers_... | 6,520 | 25.616327 | 96 | h |
RIOT | RIOT-master/drivers/include/periph/gpio_util.h | /*
* Copyright (C) 2019 Philipp-Alexander Blum <philipp-blum@jakiku.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.
*/
/**
* @defgroup gpio_util GPIO I/O Utils
* @ingroup drivers_p... | 1,117 | 22.291667 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/i2c.h | /*
* Copyright (C) 2014-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.
*/
/**
* @defgroup drivers_periph_i2c I2C
* @ingroup drivers_periph
* @brief ... | 19,066 | 37.057884 | 90 | h |
RIOT | RIOT-master/drivers/include/periph/rtc_mem.h | /*
* Copyright (C) 2021 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.
*/
/**
* @defgroup drivers_periph_rtc_mem Low-Power RTC Memory
* @ingroup drivers_periph... | 1,786 | 24.169014 | 82 | h |
RIOT | RIOT-master/drivers/include/periph/ptp.h | /*
* Copyright (C) 2020 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.
*/
/**
* @defgroup drivers_periph_ptp PTP-Clock
* @ingroup drivers_pe... | 13,190 | 31.251834 | 116 | h |
RIOT | RIOT-master/drivers/include/periph/timer.h | /*
* Copyright (C) 2014-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.
*/
/**
* @defgroup drivers_periph_timer Timer
* @ingroup drivers_periph
* @brie... | 7,093 | 28.435685 | 84 | h |
RIOT | RIOT-master/drivers/include/periph/rtc.h | /*
* Copyright (C) 2014 Thomas Eichinger <thomas.eichinger@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.
*/
/**
* @defgroup drivers_periph_rtc RTC
* @ingroup drivers_... | 4,333 | 26.43038 | 86 | h |
RIOT | RIOT-master/drivers/include/periph/uart.h | /*
* Copyright (C) 2014-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.
*/
/**
* @defgroup drivers_periph_uart UART
* @ingroup drivers_periph
* @brief ... | 12,649 | 31.435897 | 83 | h |
RIOT | RIOT-master/drivers/include/periph/pio.h | /*
* Copyright (C) 2021 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.
*/
/**
* @defgroup drivers_periph_pio Programmable IO (PIO)
* @ingroup ... | 5,329 | 27.655914 | 92 | h |
RIOT | RIOT-master/drivers/include/periph/vbat.h | /*
* Copyright (C) 2022 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.
*/
/**
* @defgroup drivers_periph_vbat backup battery monitoring
* @ingrou... | 1,789 | 23.520548 | 79 | h |
RIOT | RIOT-master/drivers/include/periph/init.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.
*/
/**
* @defgroup drivers_periph_init Common peripheral initialization
* @ingroup dr... | 1,223 | 24.5 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/flashpage.h | /*
* Copyright (C) 2016 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.
*/
/**
* @defgroup drivers_periph_flashpage Flash page driver
... | 15,083 | 32.52 | 86 | h |
RIOT | RIOT-master/drivers/include/periph/wdt.h | /*
* Copyright (C) 2017 Technische Universität Berlin
* (C) 2019 Inria
* (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.
*/
/**
* @defgro... | 10,390 | 26.932796 | 88 | h |
RIOT | RIOT-master/drivers/include/periph/adc.h | /*
* Copyright (C) 2014-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.
*/
/**
* @defgroup drivers_periph_adc ADC
* @ingroup drivers_periph
* @brief ... | 4,248 | 30.014599 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/qdec.h | /*
* Copyright (C) 2017 Gilles DOFFE <gdoffe@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.
*/
/**
* @defgroup drivers_periph_qdec Quadrature Decoder (QDEC)
* @ingroup dr... | 6,086 | 28.838235 | 81 | h |
RIOT | RIOT-master/drivers/include/periph/pwm.h | /*
* Copyright (C) 2014-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.
*/
/**
* @defgroup drivers_periph_pwm PWM
* @ingroup drivers_periph
* @brief ... | 6,301 | 31.994764 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/usbdev.h | /*
* Copyright (C) 2018 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.
*/
/**
* @defgroup drivers_periph_usbdev usbdev - USB Device Driver API
* @ingrou... | 21,319 | 29.37037 | 93 | h |
RIOT | RIOT-master/drivers/include/periph/gpio_ll_irq.h | /*
* Copyright (C) 2020 Gunar Schorcht
* 2021 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.
*/
/**
* @defgroup drivers_periph_gpio... | 6,094 | 34.436047 | 88 | h |
RIOT | RIOT-master/drivers/include/periph/cpuid.h | /*
* 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.
*/
/**
* @defgroup drivers_periph_cpuid CPUID
* @ingroup drivers_p... | 1,505 | 22.904762 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/dac.h | /*
* Copyright (C) 2014 Simon Brummer
* 2015-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.
*/
/**
* @defgroup drivers_periph_dac DAC
* @ing... | 3,749 | 26.173913 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/eeprom.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.
*/
/**
* @defgroup drivers_periph_eeprom EEPROM driver
* @ingroup drivers_periph
* @brief Low-lev... | 2,867 | 21.944 | 77 | h |
RIOT | RIOT-master/drivers/include/periph/hwrng.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.
*/
/**
* @defgroup drivers_periph_hwrng HWRNG Abstraction
* @ingroup drivers_per... | 2,701 | 33.641026 | 80 | h |
RIOT | RIOT-master/drivers/include/periph/spi.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.
*/
/**
* @defgroup drivers_periph_spi SPI
* @ingroup drivers_periph
* @brief ... | 15,266 | 34.422274 | 81 | h |
RIOT | RIOT-master/drivers/include/periph/gpio.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.
*/
/**
* @defgroup drivers_periph_gpio GPIO
* @ingroup drivers_periph
* @brief ... | 9,607 | 32.131034 | 86 | h |
RIOT | RIOT-master/drivers/include/periph/pio/i2c.h | /*
* Copyright (C) 2021 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.
*/
/**
* @defgroup drivers_periph_pio_i2c PIO I2C program
* @ingroup d... | 9,743 | 29.545455 | 91 | h |
RIOT | RIOT-master/drivers/include/saul/periph.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 drivers_saul
* @{
*
* @file
* @brief Parameter definitions fo... | 5,825 | 30.663043 | 83 | h |
RIOT | RIOT-master/drivers/include/net/netdev/ieee802154_submac.h | /*
* 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.
*/
/**
* @defgroup drivers_netdev_ieee802154_submac IEEE802.15.4 SubMAC netdev layer
* @ingroup ... | 2,464 | 32.310811 | 94 | h |
RIOT | RIOT-master/drivers/include/net/netdev/ieee802154.h | /*
* Copyright (C) 2016-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.
*/
/**
* @defgroup drivers_netdev_ieee802154 802.15.4 radio drivers
* @ingroup d... | 9,394 | 31.285223 | 94 | h |
RIOT | RIOT-master/drivers/include/net/netdev/ble.h | /*
* Copyright (C) 2017-2018 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.
*/
/**
* @defgroup drivers_netdev_ble netdev BLE mode
* @ingroup drivers_netdev_... | 7,094 | 34.298507 | 80 | h |
RIOT | RIOT-master/drivers/include/net/netdev/eth.h | /*
* 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.
*/
/**
* @defgroup drivers_netdev_eth Ethernet drivers
* @ingroup drive... | 2,261 | 25 | 85 | h |
RIOT | RIOT-master/drivers/include/net/netdev/layer.h | /*
* Copyright (C) 2017 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_netdev_api
* @{
*
* @file
* @brief Netdev la... | 3,958 | 26.303448 | 86 | h |
RIOT | RIOT-master/drivers/l3gxxxx/l3gxxxx_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_l3gxxxx
* @brief L3Gxxxx adaption to the RIOT actuator/sensor inte... | 927 | 20.581395 | 70 | c |
RIOT | RIOT-master/drivers/l3gxxxx/include/l3gxxxx_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_l3gxxxx
* @brief Register definitions for ST L3Gxxxx 3-axis gyrosc... | 10,617 | 52.898477 | 94 | h |
RIOT | RIOT-master/drivers/l3gxxxx/include/l3gxxxx_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_l3gxxxx
* @brief Default configuration for ST L3Gxxxx 3-axis gyros... | 13,120 | 32.992228 | 93 | h |
RIOT | RIOT-master/drivers/apds99xx/apds99xx.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_apds99xx
* @{
* @brief Device driver for the Broadcom APDS99XX pr... | 15,126 | 27.649621 | 90 | c |
RIOT | RIOT-master/drivers/apds99xx/apds99xx_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_apds99xx
* @brief APDS99XX adaption to the RIOT actuator/sensor in... | 2,318 | 23.15625 | 82 | c |
RIOT | RIOT-master/drivers/apds99xx/include/apds99xx_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_apds99xx
* @brief Default configuration for Broadcom APDS99XX prox... | 2,968 | 25.274336 | 94 | h |
RIOT | RIOT-master/drivers/apds99xx/include/apds99xx_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_apds99xx
* @brief Register definitions for Broadcom APDS99XX proxi... | 6,369 | 44.827338 | 104 | h |
RIOT | RIOT-master/drivers/cc1xxx_common/gnrc_netif_cc1xxx.c | /*
* Copyright (C) 2016-17 Freie Universität Berlin
* 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
* directory for more details.
*/
/**
* @ingroup net_gn... | 5,583 | 29.347826 | 80 | c |
RIOT | RIOT-master/drivers/kw2xrf/kw2xrf_intern.c | /*
* 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_kw2xrf
* @{
* @file
* @brief Internal function of kw2xr... | 6,953 | 30.183857 | 91 | c |
RIOT | RIOT-master/drivers/kw2xrf/kw2xrf.c | /*
* 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_kw2xrf
* @{
* @file
* @brief Basic functionality of kw2... | 2,326 | 25.747126 | 80 | c |
RIOT | RIOT-master/drivers/kw2xrf/kw2xrf_spi.c | /*
* 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 drivers_kw2xrf
* @{
* @file
* @brief Implementation of SPI-func... | 4,723 | 25.994286 | 84 | c |
RIOT | RIOT-master/drivers/kw2xrf/kw2xrf_tm.c | /*
* 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_kw2xrf
* @{
*
* @file
* @brief Testing function of kw2... | 5,730 | 31.196629 | 89 | c |
RIOT | RIOT-master/drivers/kw2xrf/kw2xrf_getset.c | /*
* 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_kw2xrf
* @{
* @file
* @brief get/set functionality of k... | 13,522 | 27.469474 | 92 | c |
RIOT | RIOT-master/drivers/kw2xrf/include/overwrites.h | /*!
* Copyright (c) 2015, Freescale Semiconductor, Inc.
* All rights reserved.
*
* \file MCR20Overwrites.h
* Description: Overwrites header file for MCR20 Register values
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
... | 18,495 | 58.472669 | 115 | h |
RIOT | RIOT-master/drivers/kw2xrf/include/kw2xrf_intern.h | /*
* 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_kw2xrf
* @{
*
* @file
* @brief Internal function inter... | 5,350 | 21.483193 | 81 | h |
RIOT | RIOT-master/drivers/kw2xrf/include/kw2xrf_params.h | /*
* Copyright (C) 2017 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 drivers_kw2xrf
*
* @{
* @file
* @brief Default ... | 1,699 | 21.666667 | 70 | h |
RIOT | RIOT-master/drivers/kw2xrf/include/kw2xrf_getset.h | /*
* 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_kw2xrf
* @{
*
* @file
* @brief get/set interfaces for ... | 4,635 | 21.504854 | 69 | h |
RIOT | RIOT-master/drivers/kw2xrf/include/kw2xrf_spi.h | /*
* 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 drivers_kw2xrf
* @{
* @file
* @brief Definition of KW2XRF SPI f... | 3,852 | 26.326241 | 83 | h |
RIOT | RIOT-master/drivers/lis3mdl/lis3mdl.c | /*
* Copyright (C) 2015 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_lis3mdl
* @{
*
* @file
* @brief Device driver implementation for t... | 4,055 | 26.591837 | 84 | c |
RIOT | RIOT-master/drivers/lis3mdl/include/lis3mdl-internal.h | /*
* Copyright (C) 2015 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_lis3mdl
*
* @{
*
* @file
* @brief Definitions for the LIS3MDL 3-a... | 3,621 | 22.367742 | 69 | h |
RIOT | RIOT-master/drivers/lis3mdl/include/lis3mdl_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_lis3mdl
*
* @{
* @file
* @brief Default configuration for LIS3MDL device... | 2,236 | 23.315217 | 75 | h |
RIOT | RIOT-master/drivers/ethos/ethos.c | /*
* Copyright (C) 2016 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.
*/
/**
* @ingroup drivers_ethos
* @{
*
* @file
* @brief Implement... | 12,205 | 25.885463 | 94 | c |
RIOT | RIOT-master/drivers/ethos/stdio.c | /*
* Copyright (C) 2013 INRIA
* 2015 Kaspar Schleiser <kaspar@schleiser.de>
* 2016 Eistec AB
* 2018-21 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
* ... | 2,274 | 26.083333 | 82 | c |
RIOT | RIOT-master/drivers/sht1x/sht1x.c | /*
* Copyright 2009 Freie Universitaet Berlin (FUB)
* 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
* directory for more details.
*/
/**
* @ingroup drivers_sh... | 17,172 | 24.785285 | 86 | c |
RIOT | RIOT-master/drivers/sht1x/sht1x_saul.c | /*
* Copyright 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
* directory for more details.
*/
/**
* @ingroup drivers_sht1x
* @{
*
* @file
* @brief SAUL adaptio... | 2,000 | 21.483146 | 75 | c |
RIOT | RIOT-master/drivers/sht1x/include/sht1x_defines.h | /*
* Copyright 2009 Freie Universitaet Berlin (FUB)
* 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
* directory for more details.
*/
/**
* @ingroup drivers_sh... | 2,195 | 29.082192 | 82 | h |
RIOT | RIOT-master/drivers/sht1x/include/sht1x_params.h | /*
* Copyright (C) 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
* directory for more details.
*/
/**
* @ingroup drivers_sht1x
*
* @{
* @file
* @brief Default ... | 2,444 | 21.638889 | 72 | h |
RIOT | RIOT-master/drivers/tcs37727/tcs37727.c | /*
* Copyright (C) 2015 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_tcs37727
* @{... | 5,615 | 24.880184 | 78 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.