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/cpu/qn908x/include/vendor/QN908XC_features.h
/* ** ################################################################### ** Version: rev. 1.0, 2017-03-27 ** Build: b170421 ** ** Abstract: ** Chip specific module features. ** ** Copyright 2016 Freescale Semiconductor, Inc. ** Copyright 2016-2017 NXP ** All ri...
24,343
38.648208
76
h
RIOT
RIOT-master/cpu/qn908x/include/vendor/system_QN908XC.h
/* ** ################################################################### ** Processors: QN9080C ** QN9083C ** ** Compilers: Keil ARM C/C++ Compiler ** GNU C Compiler ** IAR ANSI C/C++ Compiler for ARM ** ...
3,191
31.571429
93
h
RIOT
RIOT-master/cpu/qn908x/include/vendor/drivers/fsl_clock.h
/* * Copyright (c) 2016, Freescale Semiconductor, Inc. * Copyright (c) 2016 - 2017 , NXP * All rights reserved. * * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _FSL_CLOCK_H_ #define _FSL_CLOCK_H_ #include "fsl_common.h" /*! @addtogroup clock */ /*! @{ */ /*! @file */ /*******************************...
10,306
27.871148
114
h
RIOT
RIOT-master/cpu/qn908x/include/vendor/drivers/fsl_iocon.h
/* * Copyright (c) 2015, Freescale Semiconductor, Inc. * Copyright 2016-2017 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef _FSL_IOCON_H_ #define _FSL_IOCON_H_ #include "fsl_common.h" /*! * @addtogroup qn_iocon * @{ */ /*! @file */ /***************************************...
8,385
31.253846
111
h
RIOT
RIOT-master/cpu/atmega2560/include/default_timer_config.h
/* * Copyright (C) 2015 HAW Hamburg * 2016 Freie Universität Berlin * 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 cpu_a...
1,382
24.145455
69
h
RIOT
RIOT-master/cpu/atmega2560/include/periph_cpu.h
/* * Copyright (C) 2015 HAW Hamburg * 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 cpu_atmega2560 * @{ * * @file ...
2,540
22.971698
77
h
RIOT
RIOT-master/cpu/nrf53/cpu.c
/* * Copyright (C) 2023 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 cpu_nrf53 * @{ * * @file * @brief Implementation of the CPU initialization...
2,307
27.85
86
c
RIOT
RIOT-master/cpu/nrf53/include/cpu_conf.h
/* * Copyright (C) 2023 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. */ /** * @defgroup cpu_nrf53 Nordic nRF53 MCU * @ingroup cpu * @brief Nordic nR...
1,984
25.118421
80
h
RIOT
RIOT-master/cpu/nrf53/include/periph_cpu.h
/* * Copyright (C) 2023 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 cpu_nrf53 * @{ * * @file * @brief nRF5340 specific definitions for...
2,498
35.75
79
h
RIOT
RIOT-master/cpu/nrf53/include/vendor/nrf5340_network_name_change.h
/* Copyright (c) 2010 - 2023, Nordic Semiconductor ASA All rights reserved. SPDX-License-Identifier: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above cop...
2,491
41.965517
107
h
RIOT
RIOT-master/cpu/nrf53/include/vendor/nrf5340_network_peripherals.h
/* Copyright (c) 2010 - 2023, Nordic Semiconductor ASA All rights reserved. SPDX-License-Identifier: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above cop...
4,988
22.313084
78
h
RIOT
RIOT-master/cpu/nrf53/include/vendor/nrf5340_application_peripherals.h
/* Copyright (c) 2010 - 2023, Nordic Semiconductor ASA All rights reserved. SPDX-License-Identifier: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above cop...
7,478
23.048232
78
h
RIOT
RIOT-master/cpu/nrf53/include/vendor/nrf5340_application_name_change.h
/* Copyright (c) 2010 - 2023, Nordic Semiconductor ASA All rights reserved. SPDX-License-Identifier: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above cop...
2,940
44.953125
112
h
RIOT
RIOT-master/cpu/nrf53/vectors/vectors_nrf5340_app.c
/* * Copyright (C) 2023 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 cpu_nrf53 * @{ * * @file * @brief nRF5340 interrupt vector definitions * ...
3,008
24.285714
78
c
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_ints.h
//***************************************************************************** // // hw_ints.h - Macros that define the interrupt assignment on Stellaris. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binar...
11,637
50.495575
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_types.h
//***************************************************************************** // // hw_types.h - Common types and macros. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // mo...
9,546
41.057269
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_hibernate.h
//***************************************************************************** // // hw_hibernate.h - Defines and Macros for the Hibernation module. // // Copyright (c) 2007-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary form...
13,825
45.867797
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_i2c.h
//***************************************************************************** // // hw_i2c.h - Macros used when accessing the I2C master and slave hardware. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and bi...
23,799
46.791165
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_ssi.h
//***************************************************************************** // // hw_ssi.h - Macros used when accessing the SSI hardware. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with ...
12,375
47.916996
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_sysexc.h
//***************************************************************************** // // hw_sysexc.h - Macros used when accessing the system exception module. // // Copyright (c) 2011-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binar...
7,528
52.778571
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_memmap.h
//***************************************************************************** // // hw_memmap.h - Macros defining the memory map of Stellaris. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, wi...
8,708
49.34104
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_gpio.h
//***************************************************************************** // // hw_gpio.h - Defines and Macros for GPIO hardware. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or wit...
9,735
47.437811
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/hw_watchdog.h
//***************************************************************************** // // hw_watchdog.h - Macros used when accessing the Watchdog Timer hardware. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and bin...
8,758
42.795
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/comp.h
//***************************************************************************** // // comp.h - Prototypes for the analog comparator driver. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or...
7,789
52.356164
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/i2c.h
//***************************************************************************** // // i2c.h - Prototypes for the I2C Driver. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // m...
10,637
46.28
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/pin_map.h
//***************************************************************************** // // pin_map.h - Mapping of peripherals to pins for all parts. // // Copyright (c) 2007-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, wit...
16,739
35.550218
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/interrupt.h
//***************************************************************************** // // interrupt.h - Prototypes for the NVIC Interrupt Controller Driver. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary f...
4,035
41.93617
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/fpu.h
//***************************************************************************** // // fpu.h - Prototypes for the floatint point manipulation routines. // // Copyright (c) 2011-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary for...
4,578
39.522124
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/timer.h
//***************************************************************************** // // timer.h - Prototypes for the timer module // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // ...
12,691
52.552743
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/uart.h
//***************************************************************************** // // uart.h - Defines and Macros for the UART. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // ...
13,558
48.126812
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/cpu.h
//***************************************************************************** // // cpu.h - Prototypes for the CPU instruction wrapper functions. // // Copyright (c) 2006-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms,...
3,016
38.697368
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/ssi.h
//***************************************************************************** // // ssi.h - Prototypes for the Synchronous Serial Interface Driver. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary form...
7,023
45.210526
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/systick.h
//***************************************************************************** // // systick.h - Prototypes for the SysTick driver. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or withou...
3,171
39.151899
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/hibernate.h
//***************************************************************************** // // hibernate.h - API definition for the Hibernation module. // // Copyright (c) 2007-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with...
7,226
42.017857
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/adc.h
//***************************************************************************** // // adc.h - ADC headers for using the ADC driver functions. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with ...
16,327
51.333333
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/pwm.h
//***************************************************************************** // // pwm.h - API function protoypes for Pulse Width Modulation (PWM) ports // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binar...
15,380
50.441472
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/sysexc.h
//***************************************************************************** // // sysexc.h - Prototypes for the System Exception Module routines. // // Copyright (c) 2011-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary form...
3,904
42.388889
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/watchdog.h
//***************************************************************************** // // watchdog.h - Prototypes for the Watchdog Timer API // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or wi...
4,195
42.708333
80
h
RIOT
RIOT-master/cpu/stellaris_common/include/vendor/stellaris_periph/gpio.h
//***************************************************************************** // // gpio.h - Defines and Macros for GPIO API. // // Copyright (c) 2005-2012 Texas Instruments Incorporated. All rights reserved. // Software License Agreement // // Redistribution and use in source and binary forms, with or without // ...
10,387
50.94
80
h
RIOT
RIOT-master/cpu/native/irq_cpu.c
/** * Native CPU irq.h implementation * * Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. * * @ingroup cpu_native * @{ * @...
14,239
24.750452
120
c
RIOT
RIOT-master/cpu/native/startup.c
/** * Native CPU entry code * * Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * 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....
21,306
29.924528
125
c
RIOT
RIOT-master/cpu/native/async_read.c
/** * Multiple asynchronous read on file descriptors * * Copyright (C) 2015 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>, * Martine Lenders <mlenders@inf.fu-berlin.de> * Kaspar Schleiser <kaspar@schleiser.de> * Ell-i open source co-operative * ...
4,237
26.341935
97
c
RIOT
RIOT-master/cpu/native/native_cpu.c
/* * Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de> * 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @i...
7,566
27.447368
102
c
RIOT
RIOT-master/cpu/native/panic.c
/* * Copyright (C) 2014, 2015 Freie Universitaet Berlin (FUB) and 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 cpu_native * @{ * * @file * @brief Crash h...
809
22.823529
73
c
RIOT
RIOT-master/cpu/native/syscalls.c
/** * Native CPU syscall managing * * Wrap system calls and system call invoking library calls to make * sure no context switches happen during a system call. * * Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Pu...
16,287
27.425829
86
c
RIOT
RIOT-master/cpu/native/netdev_tap/netdev_tap.c
/* * Copyright (C) 2015 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>, * Martine Lenders <mlenders@inf.fu-berlin.de> * Kaspar Schleiser <kaspar@schleiser.de> * Ell-i open source co-operative * * This file is subject to the terms and conditions of the GNU Le...
11,266
26.819753
111
c
RIOT
RIOT-master/cpu/native/cli_eui_provider/eui_provider.c
/** * Native CPU EUI provider * * 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 cpu_native * @{ * @file * @author Benjamin Valentin <...
1,483
21.484848
70
c
RIOT
RIOT-master/cpu/native/mtd/mtd_native.c
/* * 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. */ /** * @{ * @brief mtd flash emulation for native * * @file * * @author Vincent Dupon...
4,702
23.623037
94
c
RIOT
RIOT-master/cpu/native/socket_zep/socket_zep.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. */ /** * @{ * * @file * @author Martine Lenders <m.lenders@fu-berlin.de> * @author Benj...
16,971
25.313178
97
c
RIOT
RIOT-master/cpu/native/fs/native_fs.c
/* * Copyright (C) 2023 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 sys_fs_native * @{ * * @file * @brief native integration with vf...
6,230
20.339041
97
c
RIOT
RIOT-master/cpu/native/periph/spidev_linux.c
/* * Copyright (C) 2019 Frank Hessel <frank@fhessel.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 cpu_native * @ingroup drivers_spidev_linux * @{ * * @fil...
9,115
26.293413
82
c
RIOT
RIOT-master/cpu/native/periph/hwrng.c
/* * Copyright (C) 2014 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * 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 cpu...
3,895
23.503145
86
c
RIOT
RIOT-master/cpu/native/periph/cpuid.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. */ /** * @ingroup cpu_native * @ingroup drivers_periph_cpuid * @...
902
21.02439
69
c
RIOT
RIOT-master/cpu/native/periph/uart.c
/* * Copyright (C) 2015 Takuo Yonezawa <Yonezawa-T2@mail.dnp.co.jp> * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for * more details. */ /** * @ingroup cpu_native * @ingroup drivers_periph_uart * @{...
4,201
20.885417
79
c
RIOT
RIOT-master/cpu/native/periph/can.c
/* * 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. */ /** * @ingroup drivers_candev_linux * @{ * * @file * @brief Implementation of simulated...
16,025
27.165202
94
c
RIOT
RIOT-master/cpu/native/periph/eeprom.c
/* * 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 cpu_native * @ingroup drivers_periph_eeprom * @{ * * @file * @brief Low-lev...
2,349
20.759259
69
c
RIOT
RIOT-master/cpu/native/periph/flashpage.c
/* * 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. */ /** * @ingroup cpu_native * @ingroup drivers_periph_flashpage * @{ * * @file * @...
1,773
22.972973
93
c
RIOT
RIOT-master/cpu/native/periph/rtc.c
/* * Copyright (C) 2013, 2014 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu_native * @ingroup drivers_periph_rt...
6,273
21.89781
77
c
RIOT
RIOT-master/cpu/native/include/native_internal.h
/* * Copyright (C) 2013, 2014 Ludwig Knüpfer * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * Native CPU internal declarations */ /** * @defgroup cpu_native_stdio STDIO for ...
6,651
30.230047
84
h
RIOT
RIOT-master/cpu/native/include/cpu_conf.h
/** * Native CPU configuration * * Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. * * @ingroup cpu_native * @{ * @file *...
2,206
22.731183
74
h
RIOT
RIOT-master/cpu/native/include/gpiodev_linux.h
/* * Copyright (C) 2019 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_gpio_linux Linux User Mode GPIO Driver * @ingroup cpu_native * @...
2,083
26.786667
86
h
RIOT
RIOT-master/cpu/native/include/spidev_linux.h
/* * Copyright (C) 2019 Frank Hessel <frank@fhessel.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_spidev_linux Linux User Mode SPI Driver * @ingroup ...
4,186
30.014815
86
h
RIOT
RIOT-master/cpu/native/include/cpu.h
/* * Copyright (C) 2013 - 2016 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup cpu * @defgroup cpu_native Native * @brie...
1,364
24.277778
101
h
RIOT
RIOT-master/cpu/native/include/netdev_tap.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. */ /** * @ingroup drivers_netdev * @brief Low-level ethernet driver ...
2,115
28.388889
87
h
RIOT
RIOT-master/cpu/native/include/periph_cpu.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 cpu_native * @{ * * @file * @brief CPU specific defin...
4,206
22.243094
91
h
RIOT
RIOT-master/cpu/native/include/atomic_utils_arch.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. */ /** * @ingroup cpu_native * * @{ * * @file * @brief Implemen...
1,704
21.142857
80
h
RIOT
RIOT-master/cpu/native/include/netdev_tap_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_netdev * @brief * @{ * * @file * @brief Default conf...
1,091
20.411765
79
h
RIOT
RIOT-master/cpu/native/include/async_read.h
/* * Copyright (C) 2015 Takuo Yonezawa <Yonezawa-T2@mail.dnp.co.jp> * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for * more details. */ /** * @ingroup cpu_native * @{ * * @file * @brief Multipl...
2,545
24.717172
96
h
RIOT
RIOT-master/cpu/native/include/socket_zep.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. */ /** * @defgroup drivers_socket_zep Socket-based ZEP * @ingroup drivers_netdev * ...
4,664
32.085106
94
h
RIOT
RIOT-master/cpu/native/include/candev_linux.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_linux SocketCAN driver * @ingroup drivers_can * @brief ...
2,316
21.715686
90
h
RIOT
RIOT-master/cpu/gd32v/cpu.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 cpu_gd32v * @{ * * @file * @brief GD32V CPU i...
860
21.076923
80
c
RIOT
RIOT-master/cpu/gd32v/clock.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 cpu_gd32v * @{ * * @file * @brief GD32V Clock...
4,736
27.709091
86
c
RIOT
RIOT-master/cpu/gd32v/periph/gpio.c
/* * Copyright (C) 2014-2015 Freie Universität Berlin * 2020 Koen Zandberg <koen@bergzand.net> * 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 director...
7,909
23.641745
82
c
RIOT
RIOT-master/cpu/gd32v/periph/gpio_ll.c
/* * 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 cpu_gd32v * @ingroup drivers_periph_gpio_ll * @{ * *...
4,180
25.974194
83
c
RIOT
RIOT-master/cpu/gd32v/periph/pm.c
/* * Copyright 2020 Koen Zandberg * 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 cpu_gd32v * @{ * * @brief Implementation of ...
2,343
25.942529
79
c
RIOT
RIOT-master/cpu/gd32v/periph/adc.c
/* * Copyright (C) 2016 Engineering-Spirit * 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 cpu_gd32v * @ingroup drivers_periph...
5,682
25.680751
80
c
RIOT
RIOT-master/cpu/gd32v/periph/i2c.c
/* * 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 cpu_gd32v * @ingroup drivers_periph_i2c * @{ * * @file * @brief Lo...
22,816
29.261273
93
c
RIOT
RIOT-master/cpu/gd32v/periph/uart.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 cpu_gd32v * @{ * * @file * @brief GD32V UART ...
6,746
23.988889
80
c
RIOT
RIOT-master/cpu/gd32v/periph/pwm.c
/* * Copyright (C) 2014-2016 Freie Universität Berlin * 2015 Engineering-Spirit * 2016 OTA keys S.A. * 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 * direc...
5,362
31.113772
86
c
RIOT
RIOT-master/cpu/gd32v/periph/rtt.c
/* * Copyright (C) 2014 Freie Universität Berlin * 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 cpu_gd32v * @ingroup drivers_...
6,556
23.466418
80
c
RIOT
RIOT-master/cpu/gd32v/periph/spi.c
/* * Copyright (C) 2014 Hamburg University of Applied Sciences * 2014-2017 Freie Universität Berlin * 2016-2017 OTA keys S.A. * 2023 Gunar Schorcht <gunar@schorcht.net> * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. ...
8,802
27.581169
84
c
RIOT
RIOT-master/cpu/gd32v/periph/wdt.c
/* * Copyright (C) 2019 Inria * 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 cpu_gd32v * @ingroup drivers_...
3,288
22.492857
81
c
RIOT
RIOT-master/cpu/gd32v/periph/rtc_mem.c
/* * 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 cpu_gd32v * @{ * @file * @brief Low-level RTC backup memory implementati...
2,840
25.305556
75
c
RIOT
RIOT-master/cpu/gd32v/periph/timer.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 cpu_gd32v * @ingroup drivers_periph_timer * @{ * * @fi...
6,715
21.843537
83
c
RIOT
RIOT-master/cpu/gd32v/periph/gpio_ll_irq.c
/* * 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 cpu_gd32v * @ingroup drivers_periph_gpio_ll_irq * @{ ...
5,153
25.704663
96
c
RIOT
RIOT-master/cpu/gd32v/periph/flashpage.c
/* * Copyright (C) 2020 Inria * 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 cpu_gd32v * @{ * * @file * @br...
4,237
27.253333
80
c
RIOT
RIOT-master/cpu/gd32v/periph/dac.c
/* * 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 cpu_gd32v * @ingroup drivers_periph_dac * @{ * * @file * @brief Lo...
1,812
21.949367
81
c
RIOT
RIOT-master/cpu/gd32v/periph/rtc.c
/* * Copyright (C) 2019 Alexei Bezborodov * 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 cpu_gd32v * @{ * @file * @brief ...
7,134
23.023569
79
c
RIOT
RIOT-master/cpu/gd32v/include/cpu_conf.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. */ /** * @ingroup cpu_gd32v * @{ * * @file * @brief CPU specif...
1,165
20.2
80
h
RIOT
RIOT-master/cpu/gd32v/include/periph_cpu.h
/* * Copyright (C) 2020 Koen Zandberg <koen@bergzand.net> * 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 ...
14,245
26.824219
96
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_dbg.h
/*! \file gd32vf103_dbg.h \brief definitions for the DBG \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditi...
6,409
57.272727
114
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_rtc.h
/*! \file gd32vf103_rtc.h \brief definitions for the RTC \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following con...
6,930
45.516779
104
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_wwdgt.h
/*! \file gd32vf103_wwdgt.h \brief definitions for the WWDGT \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following...
4,372
49.264368
125
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_eclic.h
/*! \file gd32vf103_eclic.h \brief definitions for the ECLIC(Enhancement Core-Local Interrupt Controller) \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, ...
2,927
42.701493
92
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_crc.h
/*! \file gd32vf103_crc.h \brief definitions for the CRC \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditi...
3,241
40.037975
110
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_dac.h
/*! \file gd32vf103_dac.h \brief definitions for the DAC \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following con...
13,808
55.82716
123
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_pmu.h
/*! \file gd32vf103_pmu.h \brief definitions for the PMU \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following cond...
6,090
47.34127
129
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_exti.h
/*! \file gd32vf103_exti.h \brief definitions for the EXTI \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following co...
17,636
70.695122
115
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103.h
/*! \file gd32vf103.h \brief general definitions for GD32VF103 \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followin...
13,736
68.730964
108
h
RIOT
RIOT-master/cpu/gd32v/include/vendor/gd32vf103_bkp.h
/*! \file gd32vf103_bkp.h \brief definitions for the BKP \version 2019-06-05, V1.0.0, firmware for GD32VF103 */ /* Copyright (c) 2019, GigaDevice Semiconductor Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following cond...
14,146
61.048246
119
h