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/efm32/periph/uart_series2.c | /*
* Copyright (C) 2022 SSV Software Systems 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_efm32
* @ingroup drivers_periph_uart
* @{
*
* @file
* @br... | 7,989 | 24.857605 | 88 | c |
RIOT | RIOT-master/cpu/efm32/periph/spi.c | /*
* Copyright (C) 2014-2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_spi
* @{
*
* @file
* ... | 4,081 | 27.950355 | 90 | c |
RIOT | RIOT-master/cpu/efm32/periph/wdt_series12.c | /*
* 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 the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_wdt
* @{
*
... | 4,560 | 21.140777 | 91 | c |
RIOT | RIOT-master/cpu/efm32/periph/timer_series01.c | /*
* Copyright (C) 2015-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 cpu_efm32
* @ingroup drivers_periph_timer
* @{
*
* @file
... | 9,022 | 24.560907 | 76 | c |
RIOT | RIOT-master/cpu/efm32/periph/rtc_series0.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_rtc
* @{... | 3,958 | 21.241573 | 78 | c |
RIOT | RIOT-master/cpu/efm32/periph/uart_series01.c | /*
* Copyright (C) 2015-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 cpu_efm32
* @ingroup drivers_periph_uart
* @{
*
* @file
*... | 7,643 | 22.447853 | 75 | c |
RIOT | RIOT-master/cpu/efm32/periph/rtt_series1.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_rtt
* @{... | 4,550 | 22.952632 | 78 | c |
RIOT | RIOT-master/cpu/efm32/periph/adc_series01.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_adc
* @{... | 2,566 | 23.216981 | 79 | c |
RIOT | RIOT-master/cpu/efm32/periph/rtt_series0.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_rtt
* @{... | 4,399 | 22.280423 | 78 | c |
RIOT | RIOT-master/cpu/efm32/periph/flashpage.c | /*
* Copyright (C) 2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_flashpage
* @... | 1,535 | 23.774194 | 80 | c |
RIOT | RIOT-master/cpu/efm32/periph/dac.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_dac
* @{... | 1,844 | 20.705882 | 69 | c |
RIOT | RIOT-master/cpu/efm32/periph/hwrng_series1.c | /*
* Copyright (C) 2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_hwrng
* @{
*... | 1,491 | 21.953846 | 69 | c |
RIOT | RIOT-master/cpu/efm32/periph/rtc_series1.c | /*
* Copyright (C) 2016-2017 Bas Stottelaar <basstottelaar@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_efm32
* @ingroup drivers_periph_rtc
* @{... | 4,579 | 24.586592 | 90 | c |
RIOT | RIOT-master/cpu/efm32/periph/adc_series2.c | /*
* Copyright (C) 2022 SSV Software Systems 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_efm32
* @ingroup drivers_periph_adc
* @{
*
* @file
* @bri... | 4,286 | 27.771812 | 94 | c |
RIOT | RIOT-master/cpu/efm32/include/cpu_conf.h | /*
* Copyright (C) 2015-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 cpu_efm32
* @{
*
* @file
* @brief Implementation specifi... | 1,462 | 20.202899 | 72 | h |
RIOT | RIOT-master/cpu/efm32/include/periph_cpu.h | /*
* Copyright (C) 2015-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 cpu_efm32
* @{
*
* @file
* @brief CPU specific definitio... | 19,898 | 26.258904 | 100 | h |
RIOT | RIOT-master/cpu/efm32/include/gpio_ll_arch.h | /*
* Copyright (C) 2022 Christian Amsüss
*
* This file is subject to the terms 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_efm32
* @ingroup drivers_periph_gpio_ll
* @{
*
* @file
* @brief ... | 4,002 | 25.509934 | 79 | h |
RIOT | RIOT-master/cpu/efm32/include/drivers/coretemp.h | /*
* 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 the top level
* directory for more details.
*/
/**
* @defgroup cpu_efm32_drivers_coretemp EFM32 internal temperature s... | 1,869 | 26.101449 | 79 | h |
RIOT | RIOT-master/cpu/esp_common/thread_arch.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Implementation of the kernel's a... | 2,979 | 22.650794 | 89 | c |
RIOT | RIOT-master/cpu/esp_common/esp_events.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief ESP system event handler
*
* @... | 8,526 | 31.177358 | 80 | c |
RIOT | RIOT-master/cpu/esp_common/tools.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 cpu_esp_common
* @{
*
* @file
* @brief Implementation of some tools for... | 1,585 | 25.433333 | 79 | c |
RIOT | RIOT-master/cpu/esp_common/lib_printf.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief printf functions for SDK librari... | 2,563 | 26.569892 | 88 | c |
RIOT | RIOT-master/cpu/esp_common/syscalls.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Implementation of required syste... | 13,952 | 23.651943 | 94 | c |
RIOT | RIOT-master/cpu/esp_common/esp-xtensa/irq_arch.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Implementation of the kernels ir... | 2,509 | 23.851485 | 86 | c |
RIOT | RIOT-master/cpu/esp_common/esp-xtensa/exceptions.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Exception handling for Xtensa-ba... | 6,649 | 29.365297 | 77 | c |
RIOT | RIOT-master/cpu/esp_common/esp-xtensa/thread_arch.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Implementation of kernel's archi... | 14,330 | 35.652174 | 99 | c |
RIOT | RIOT-master/cpu/esp_common/esp-wifi/esp_wifi_netdev.h | /*
* Copyright (C) 2019 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_esp_common_esp_wifi
* @{
*
* @file
* @brief Network device driver f... | 1,969 | 24.25641 | 81 | h |
RIOT | RIOT-master/cpu/esp_common/esp-wifi/esp_wifi_gnrc.c | /*
* Copyright (C) 2019 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_esp_common_esp_wifi
* @{
*
* @file
* @brief GNRC network interface ... | 1,449 | 24.438596 | 76 | c |
RIOT | RIOT-master/cpu/esp_common/periph/uart.c | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_esp_common
* @ingroup drivers_periph_uart
* @{
*
* @file
* @brief ... | 17,390 | 30.851648 | 87 | c |
RIOT | RIOT-master/cpu/esp_common/periph/i2c_sw.c | /*
* Copyright (C) 2019 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_esp_common
* @ingroup drivers_periph_i2c
* @{
*
* @file
* @brief ... | 24,826 | 27.935897 | 120 | c |
RIOT | RIOT-master/cpu/esp_common/periph/flash.c | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Low-level MTD flash drive implem... | 12,909 | 34.467033 | 96 | c |
RIOT | RIOT-master/cpu/esp_common/vendor/xtensa/xtensa_timer.h | /*******************************************************************************
// Copyright (c) 2003-2015 Cadence Design Systems, Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software ... | 6,457 | 36.766082 | 92 | h |
RIOT | RIOT-master/cpu/esp_common/vendor/xtensa/xtensa_intr.c | /*******************************************************************************
Copyright (c) 2006-2015 Cadence Design Systems Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restric... | 4,325 | 26.909677 | 80 | c |
RIOT | RIOT-master/cpu/esp_common/vendor/xtensa/xtensa_api.h | /*******************************************************************************
Copyright (c) 2006-2015 Cadence Design Systems Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restric... | 5,248 | 34.466216 | 80 | h |
RIOT | RIOT-master/cpu/esp_common/vendor/xtensa/xtensa_rtos.h | /*******************************************************************************
// Copyright (c) 2003-2015 Cadence Design Systems, Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software ... | 9,237 | 36.25 | 99 | h |
RIOT | RIOT-master/cpu/esp_common/vendor/xtensa/xtensa_context.h | /*******************************************************************************
Copyright (c) 2006-2015 Cadence Design Systems Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restric... | 15,007 | 41.039216 | 100 | h |
RIOT | RIOT-master/cpu/esp_common/freertos/task.c | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef DOXYGEN
#define ENAB... | 15,959 | 29.692308 | 95 | c |
RIOT | RIOT-master/cpu/esp_common/freertos/timers.c | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef DOXYGEN
#define ENAB... | 3,554 | 25.729323 | 89 | c |
RIOT | RIOT-master/cpu/esp_common/freertos/semphr.c | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef DOXYGEN
#define ENAB... | 6,177 | 26.096491 | 81 | c |
RIOT | RIOT-master/cpu/esp_common/freertos/queue.c | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef DOXYGEN
#define ENAB... | 19,090 | 35.572797 | 92 | c |
RIOT | RIOT-master/cpu/esp_common/freertos/ringbuf.c | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#include <assert.h>
#include ... | 3,172 | 28.654206 | 92 | c |
RIOT | RIOT-master/cpu/esp_common/freertos/event_groups.c | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef DOXYGEN
#define ENAB... | 1,494 | 24.338983 | 70 | c |
RIOT | RIOT-master/cpu/esp_common/include/gpio_arch_common.h | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Architecture specific GPIO funct... | 2,196 | 24.546512 | 75 | h |
RIOT | RIOT-master/cpu/esp_common/include/log_module.h | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Log module to realize consistent... | 1,509 | 23.754098 | 75 | h |
RIOT | RIOT-master/cpu/esp_common/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_esp_common
*
* @{
*
* @file
* @brief Impl... | 1,708 | 21.194805 | 80 | h |
RIOT | RIOT-master/cpu/esp_common/include/esp_common_log.h | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Common log macros for ESP SoCs
... | 4,885 | 32.696552 | 110 | h |
RIOT | RIOT-master/cpu/esp_common/include/cpu_conf_common.h | /*
* Copyright (C) 2019 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 cpu_esp_common_conf ESP common compile configurations
* @ingroup cpu_esp_com... | 1,346 | 22.631579 | 79 | h |
RIOT | RIOT-master/cpu/esp_common/include/esp_common.h | /*
* Copyright (C) 2019 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_esp_common
* @{
*
* @file
* @brief Common helper macros for ESP SoC... | 3,221 | 24.571429 | 85 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/ringbuf.h | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*
* At the moment this header fi... | 1,809 | 30.206897 | 84 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/task.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_TASK_H
#defi... | 3,555 | 31.925926 | 96 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/queue.h | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_QUEUE_H
#def... | 4,919 | 37.740157 | 90 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/portmacro.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_PORTMACRO_H
... | 2,445 | 28.119048 | 74 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/event_groups.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_EVENT_GROUPS... | 1,299 | 26.659574 | 70 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/FreeRTOS.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_FREERTOS_H
#... | 2,115 | 25.45 | 78 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/semphr.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_SEMPHR_H
#de... | 2,737 | 31.211765 | 78 | h |
RIOT | RIOT-master/cpu/esp_common/include/freertos/timers.h | /*
* Copyright (C) 2019 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.
*
* FreeRTOS to RIOT-OS adaption module for source code compatibility
*/
#ifndef FREERTOS_TIMERS_H
#de... | 1,290 | 28.340909 | 72 | h |
RIOT | RIOT-master/cpu/esp_common/esp-riscv/irq_arch.c | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_esp32
* @{
*
* @file
* @brief Implementation of the kernels irq int... | 2,602 | 25.561224 | 94 | c |
RIOT | RIOT-master/cpu/esp_common/esp-riscv/thread_arch.c | /*
* Copyright (C) 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_esp_common
* @{
*
* @file
* @brief Implementation of kernel's archi... | 7,916 | 35.483871 | 99 | c |
RIOT | RIOT-master/cpu/esp_common/esp-now/esp_now_gnrc.h | /*
* Copyright (C) 2018 Timo Rothenpieler
*
* This file is subject to the terms 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_esp_common_esp_now
* @{
*
* @file
* @brief ESP-NOW adaption for ... | 1,307 | 25.693878 | 93 | h |
RIOT | RIOT-master/cpu/esp_common/esp-now/esp_now_netdev.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 cpu_esp_common_esp_now
* @{
*
* @file
* @brief Netdev interface for the... | 2,992 | 22.566929 | 85 | h |
RIOT | RIOT-master/cpu/esp_common/esp-now/esp_now_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 cpu_esp_common_esp_now
* @{
*
* @file
* @brief Parameters for the netde... | 3,335 | 24.661538 | 85 | h |
RIOT | RIOT-master/cpu/esp_common/esp-now/esp_now_netdev.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 cpu_esp_common_esp_now
* @{
*
* @file
* @brief Netdev interface for the... | 22,654 | 28.848485 | 93 | c |
RIOT | RIOT-master/cpu/esp_common/esp-now/esp_now_gnrc.c | /*
* Copyright (C) 2018 Timo Rothenpieler
*
* This file is subject to the terms 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_esp_common_esp_now
* @{
*
* @file
* @brief Netif interface for t... | 6,361 | 27.78733 | 95 | c |
RIOT | RIOT-master/cpu/sam3/cpu.c | /*
* Copyright (C) 2014-2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
* @{
*
* @file
* @brief Implementation of the C... | 3,189 | 27.230088 | 79 | c |
RIOT | RIOT-master/cpu/sam3/vectors.c | /*
* 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.
*/
/**
* @ingroup cpu_sam3
* @{
*
* @file
* @brief Startup code and interr... | 4,628 | 36.032 | 80 | c |
RIOT | RIOT-master/cpu/sam3/periph/hwrng.c | /*
* Copyright (C) 2014-2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
* @ingroup drivers_periph_hwrng
* @{
*
* @file
*... | 1,620 | 24.730159 | 73 | c |
RIOT | RIOT-master/cpu/sam3/periph/gpio.c | /*
* Copyright (C) 2014 Hauke Petersen <devel@haukepetersen.de>
* 2015 Hamburg University of Applied Sciences
* 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
* d... | 8,070 | 22.394203 | 78 | c |
RIOT | RIOT-master/cpu/sam3/periph/cpuid.c | /*
* Copyright (C) 2015 <nqdinhddt@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
* @ingroup drivers_periph_cpuid
* @{
*
* @file
* @brief ... | 2,331 | 30.945205 | 111 | c |
RIOT | RIOT-master/cpu/sam3/periph/pwm.c | /*
* Copyright (C) 2015 Hamburg University of Applied Sciences
* 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_sam3
... | 3,732 | 27.280303 | 80 | c |
RIOT | RIOT-master/cpu/sam3/periph/rtt.c | /*
* Copyright (C) 2017,2020 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
* @ingroup drivers_periph_rtt
*
* @note The... | 2,301 | 20.119266 | 78 | c |
RIOT | RIOT-master/cpu/sam3/periph/spi.c | /*
* Copyright (C) 2014 Hamburg University of Applied Sciences
* 2016-2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3... | 3,361 | 24.861538 | 74 | c |
RIOT | RIOT-master/cpu/sam3/periph/timer.c | /*
* Copyright (C) 2014-2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
* @ingroup drivers_periph_timer
* @{
*
* @file
*... | 5,051 | 23.764706 | 80 | c |
RIOT | RIOT-master/cpu/sam3/periph/dac.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 cpu_sam3
* @{
*
* @file
* @brief Low-level DAC driver impleme... | 1,749 | 20.875 | 77 | c |
RIOT | RIOT-master/cpu/sam3/include/periph_cpu.h | /*
* Copyright (C) 2015 Freie Universität Berlin
* 2015 Hamburg University of Applied Sciences
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_sam3
... | 7,067 | 27.385542 | 80 | h |
RIOT | RIOT-master/cpu/atmega32u4/include/default_timer_config.h | /*
* Copyright (C) 2017 Thomas Perrot <thomas.perrot@tupi.fr>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_atmega32u4
* @{
*
* @file
* @brief D... | 1,209 | 22.269231 | 69 | h |
RIOT | RIOT-master/cpu/atmega32u4/include/periph_cpu.h | /*
* Copyright (C) 2017 Thomas Perrot <thomas.perrot@tupi.fr>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_atmega32u4
* @{
*
* @file
* @brief C... | 1,966 | 20.615385 | 77 | h |
RIOT | RIOT-master/cpu/samd5x/cpu.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 cpu_samd5x
* @{
*
* @file cpu.c
* @brief Implementation o... | 11,811 | 28.456359 | 107 | c |
RIOT | RIOT-master/cpu/samd5x/vectors.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 cpu_samd5x
* @{
*
* @file
* @brief Startup code and interrupt ve... | 17,070 | 54.787582 | 78 | c |
RIOT | RIOT-master/cpu/samd5x/periph/pm.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 cpu_samd5x
* @ingroup drivers_periph_pm
* @{
*
* @file
* @brief ... | 1,533 | 22.96875 | 72 | c |
RIOT | RIOT-master/cpu/samd5x/include/periph_cpu.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 cpu_samd5x
* @brief CPU specific definitions for internal p... | 11,653 | 42.81203 | 90 | h |
RIOT | RIOT-master/cpu/qn908x/isr_qn908x.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 cpu_qn908x
* @{
*
* @file
* @brief Default interrupt service routine definition... | 4,057 | 30.215385 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/cpu.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 cpu_qn908x
* @{
*
* @file
* @brief QN908x CPU initialization
*
* @author ... | 3,839 | 29.47619 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/vectors.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 cpu_qn908x
* @{
*
* @file
*
* @brief Interrupt vector for NXP QN908x MCUs
*
* ... | 3,910 | 49.141026 | 93 | c |
RIOT | RIOT-master/cpu/qn908x/system.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 cpu_qn908x
* @{
*
* @file
* @brief CMSIS system setup wrapper functions for NXP... | 1,694 | 30.981132 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/gpio.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 cpu_qn908x
* @ingroup drivers_periph_gpio
*
* @{
*
* @file
* @brief Low-l... | 7,993 | 26.756944 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/adc.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 cpu_qn908x
* @ingroup drivers_periph_adc
*
* @{
*
* @file
* @brief Low-le... | 11,985 | 34.461538 | 81 | c |
RIOT | RIOT-master/cpu/qn908x/periph/i2c.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 cpu_qn908x
* @ingroup drivers_periph_i2c
*
* @{
*
* @file
* @brief Low-le... | 11,840 | 29.596899 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/uart.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 cpu_qn908x
* @ingroup drivers_periph_uart
*
* @{
*
* @file
* @brief Low-l... | 10,051 | 32.959459 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/spi.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 cpu_qn908x
* @ingroup drivers_periph_spi
*
* @{
*
* @file
* @brief Low-le... | 10,415 | 29.725664 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/wdt.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 cpu_qn908x
* @ingroup cpu_qn908x_wdt
*
* @{
*
* @file
* @brief Low-level ... | 6,399 | 32.333333 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/flexcomm.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 cpu_qn908x
*
* @{
*
* @file
* @brief Flexcomm interrupt dispatch.
*
* @autho... | 3,719 | 24.655172 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/periph/timer.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 cpu_qn908x
* @ingroup drivers_periph_timer
*
* @{
*
* @file
* @brief Low-... | 5,209 | 24.920398 | 85 | c |
RIOT | RIOT-master/cpu/qn908x/periph/rtc.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 cpu_qn908x
* @ingroup drivers_periph_rtc
*
* @{
*
* @file
* @brief Low-le... | 4,894 | 26.5 | 80 | c |
RIOT | RIOT-master/cpu/qn908x/vendor/fsl_clock.c | /*
* Copyright (c) 2016, Freescale Semiconductor, Inc.
* Copyright (c) 2016 - 2017 , NXP
* All rights reserved.
*
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "fsl_clock.h"
/*******************************************************************************
* Definitions
*******************************... | 9,920 | 28.614925 | 123 | c |
RIOT | RIOT-master/cpu/qn908x/include/vectors_qn908x.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 cpu_qn908x
* @{
*
* @file
* @brief Interrupt service routine declarations NXP Q... | 3,912 | 31.882353 | 80 | h |
RIOT | RIOT-master/cpu/qn908x/include/cpu_conf.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 cpu_qn908x
* @{
*
* @file
* @brief Implementation specific CPU configuration op... | 9,766 | 28.33033 | 81 | h |
RIOT | RIOT-master/cpu/qn908x/include/flexcomm.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 cpu_qn908x
*
* @{
*
* @file
* @brief Flexcomm interface functions.
*
* The F... | 1,672 | 23.602941 | 80 | h |
RIOT | RIOT-master/cpu/qn908x/include/periph_cpu.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 cpu_qn908x
* @{
*
* @file
* @brief CPU specific definitions for interna... | 17,968 | 31.850091 | 130 | h |
RIOT | RIOT-master/cpu/qn908x/include/gpio_mux.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 cpu_qn908x
*
* @{
*
* @file
* @brief Common Pin MUX functions.
*
* The pins ... | 1,895 | 22.121951 | 80 | h |
RIOT | RIOT-master/cpu/qn908x/include/vendor/fsl_common.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 cpu_qn908x
* @{
*
* @file
* @brief Wrapper header for SDK drivers.
*
... | 1,124 | 20.226415 | 77 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.