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/sys/include/can/device.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.
*/
/**
* @ingroup sys_can_dll
* @{
*
* @file
* @brief Definitions of CAN device interface
... | 3,443 | 27.229508 | 93 | h |
RIOT | RIOT-master/sys/include/can/dll.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.
*/
/**
* @ingroup sys_can_dll
* @{
*
* @file
* @brief Definitions of low-level CAN DLL inte... | 2,470 | 21.463636 | 88 | h |
RIOT | RIOT-master/sys/include/can/isotp.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 sys_can_isotp ISO transport protocol over CAN
* @ingroup sys_can
* @brief ... | 6,548 | 28.90411 | 92 | h |
RIOT | RIOT-master/sys/include/can/pkt.h | /*
* Copyright (C) 2016-2018 OTA keys S.A.
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @ingroup sys_can_dll
* @{
*
* @file
* @brief CAN memory allocation module
*
... | 3,944 | 25.655405 | 91 | h |
RIOT | RIOT-master/sys/include/can/raw.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.
*/
/**
* @ingroup sys_can_dll
* @{
*
* @file
* @brief Definitions high-level RAW CAN interf... | 8,121 | 28.007143 | 105 | h |
RIOT | RIOT-master/sys/include/can/common.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 sys_can_common Common definitions
* @ingroup sys_can
* @brief CAN stack ... | 5,021 | 29.809816 | 80 | h |
RIOT | RIOT-master/sys/include/can/can.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 sys_can_dll Data Link Layer
* @ingroup sys_can
* @brief CAN Data Link ... | 4,612 | 29.348684 | 82 | h |
RIOT | RIOT-master/sys/include/can/conn/isotp.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.
*/
/**
* @ingroup sys_can_conn
* @{
*
* @file
* @brief Definitions of generic CAN interface... | 6,075 | 28.931034 | 101 | h |
RIOT | RIOT-master/sys/include/can/conn/raw.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 sys_can_conn Connection
* @ingroup sys_can
* @brief conn interface for... | 3,994 | 26.937063 | 91 | h |
RIOT | RIOT-master/sys/include/suit/policy.h | /*
* Copyright (C) 2019 Koen Zandberg
* 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2019 Inria
* 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
*... | 1,514 | 24.25 | 79 | h |
RIOT | RIOT-master/sys/include/suit/handlers.h | /*
* Copyright (C) 2019 Koen Zandberg
* 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2019 Inria
* 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
*... | 6,978 | 29.081897 | 80 | h |
RIOT | RIOT-master/sys/include/suit/storage.h | /*
* Copyright (C) 2020 Koen Zandberg
* 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_suit_storage SUIT secure firmware OTA upgrade stora... | 21,404 | 33.748377 | 82 | h |
RIOT | RIOT-master/sys/include/suit/conditions.h | /*
* Copyright (C) 2019 Koen Zandberg
* 2019 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 sys_suit
* @brief ... | 2,505 | 21.781818 | 75 | h |
RIOT | RIOT-master/sys/include/suit/storage/flashwrite.h | /*
* Copyright (C) 2020 Koen Zandberg
* 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_suit_storage_flashwrite riotboot flashwrite storag... | 1,030 | 22.431818 | 80 | h |
RIOT | RIOT-master/sys/include/suit/storage/vfs.h | /*
* Copyright (C) 2022 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 sys_suit_storage_vfs riotboot vfs storage backend
* @ingroup sys_suit_storage
* @bri... | 1,914 | 25.232877 | 94 | h |
RIOT | RIOT-master/sys/include/suit/storage/ram.h | /*
* Copyright (C) 2020 Koen Zandberg
* 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_suit_storage_ram ram storage backend
* @ingroup ... | 2,701 | 24.490566 | 79 | h |
RIOT | RIOT-master/sys/include/suit/transport/vfs.h | /*
* Copyright (C) 2022 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 sys_suit_transport_vfs SUIT secure firmware OTA VFS transport
* @ingroup ... | 1,400 | 25.433962 | 97 | h |
RIOT | RIOT-master/sys/include/suit/transport/coap.h | /*
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2019 Inria
* 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.
*/
/*... | 2,864 | 25.284404 | 99 | h |
RIOT | RIOT-master/sys/include/suit/transport/mock.h | /*
* Copyright (C) 2020 Koen Zandberg
* 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_suit_transport_mock SUIT secure firmware OTA mock t... | 1,568 | 24.306452 | 79 | h |
RIOT | RIOT-master/sys/include/suit/transport/worker.h | /*
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2019 Inria
* 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.
*/
/*... | 4,426 | 33.317829 | 82 | h |
RIOT | RIOT-master/sys/include/ecc/golay2412.h | /*
* Copyright (c) 2007 - 2015 Joseph Gaeddert
* Copyright (c) 2018 HAW Hamburg
*
* 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 restriction, including without limitatio... | 2,634 | 33.671053 | 80 | h |
RIOT | RIOT-master/sys/include/ecc/repetition.h | /*
* Copyright (c) 2007 - 2015 Joseph Gaeddert
* Copyright (c) 2018 HAW Hamburg
*
* 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 restriction, including without limitatio... | 2,703 | 33.666667 | 90 | h |
RIOT | RIOT-master/sys/include/ecc/hamming256.h | /*
* Copyright (C) 2015 Lucas Jenß
*
* This file is subject to the terms 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_ecc
* @brief
* @{
*
* @brief Hamming Code implementation for 256byte da... | 1,889 | 26.391304 | 93 | h |
RIOT | RIOT-master/sys/include/coding/xor.h | /*
* Copyright (C) 2021 Benjamin Valentin <benjamin.valentin@ml-pa.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 sys_coding_xor XOR code
* @ingroup sys_cod... | 3,074 | 31.712766 | 82 | h |
RIOT | RIOT-master/sys/include/isrpipe/read_timeout.h | /*
* 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.
*/
/**
* @defgroup isr_pipe_read_timeout Read timeouts with ISR pipe
* @in... | 1,947 | 26.828571 | 95 | h |
RIOT | RIOT-master/sys/include/checksum/crc16_ccitt.h | /*
* Copyright 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.
*/
/**
* @defgroup sys_checksum_crc16_ccitt CRC16-CCITT
* @ingroup s... | 7,249 | 31.079646 | 97 | h |
RIOT | RIOT-master/sys/include/checksum/fletcher32.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 sys_checksum_fletcher32 Fletcher32
* @ingroup sys_checksum
*
* @brief Fle... | 1,171 | 21.113208 | 96 | h |
RIOT | RIOT-master/sys/include/checksum/ucrc16.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 sys_checksum_ucrc16 CRC16 (lightweight)
* @ingroup sys_checksu... | 2,502 | 29.156627 | 90 | h |
RIOT | RIOT-master/sys/include/checksum/fletcher16.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 sys_checksum_fletcher16 Fletcher16
* @ingroup sys_checksum
*
* @brief Fle... | 1,980 | 21.770115 | 96 | h |
RIOT | RIOT-master/sys/include/checksum/crc8.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 sys_checksum_crc8 CRC-8
* @ingroup sys_checksum
* @brief CRC-8 ch... | 1,166 | 21.442308 | 74 | h |
RIOT | RIOT-master/sys/include/embUnit/TestListener.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,822 | 38.760563 | 89 | h |
RIOT | RIOT-master/sys/include/embUnit/CompilerOutputter.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 1,943 | 37.117647 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/TestCaller.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,633 | 31.518519 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/TestSuite.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,263 | 32.791045 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/Test.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,618 | 34.391892 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/TestResult.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,585 | 35.422535 | 98 | h |
RIOT | RIOT-master/sys/include/embUnit/HelperMacro.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,631 | 37.705882 | 128 | h |
RIOT | RIOT-master/sys/include/embUnit/TestCase.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,312 | 32.521739 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/XMLOutputter.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 1,964 | 36.788462 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/TextOutputter.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 1,923 | 36.72549 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/embUnit_config.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,107 | 35.982456 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/RepeatedTest.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,251 | 33.646154 | 75 | h |
RIOT | RIOT-master/sys/include/embUnit/embUnit.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,176 | 35.898305 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/Outputter.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 3,339 | 39.731707 | 80 | h |
RIOT | RIOT-master/sys/include/embUnit/stdImpl.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,284 | 35.269841 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/AssertImpl.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 3,799 | 35.538462 | 100 | h |
RIOT | RIOT-master/sys/include/embUnit/TextUIRunner.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 2,124 | 36.280702 | 72 | h |
RIOT | RIOT-master/sys/include/embUnit/TestRunner.h | /*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright (c) 2003 Embedded Unit Project
*
* All rights reserved.
*
* 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 restriction, incl... | 1,971 | 36.207547 | 72 | h |
RIOT | RIOT-master/sys/include/fido2/ctap.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap CTAP
* @ingroup fido2
* @brief FIDO2 CTAP
*
* ... | 6,241 | 27.372727 | 79 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/ctap_cbor.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_cbor FIDO2 CTAP CBOR
* @ingroup fido2_ctap
* @brief ... | 10,812 | 30.896755 | 109 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/ctap_crypto.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_crypto FIDO2 CTAP crypto
* @ingroup fido2_ctap
* @brie... | 9,707 | 31.145695 | 97 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/ctap_mem.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_mem FIDO2 CTAP flash
* @ingroup fido2_ctap
* @brief ... | 4,589 | 25.228571 | 85 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/ctap_utils.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_utils FIDO2 CTAP utils
* @ingroup fido2_ctap
* @brief ... | 2,382 | 24.084211 | 85 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/transport/ctap_transport.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_transport FIDO2 CTAP transport
* @ingroup fido2_ctap
*... | 1,042 | 20.285714 | 70 | h |
RIOT | RIOT-master/sys/include/fido2/ctap/transport/hid/ctap_hid.h | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup fido2_ctap_transport_hid FIDO2 CTAPHID
* @ingroup fido2_ctap_trans... | 8,114 | 30.699219 | 124 | h |
RIOT | RIOT-master/sys/include/xtimer/implementation.h | /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de>
* 2016 Eistec AB
* 2018 Josua Arndt
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ing... | 8,578 | 24.232353 | 106 | h |
RIOT | RIOT-master/sys/include/fs/devfs.h | /*
* Copyright (C) 2016 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 sys_fs_devfs DevFS device file system
* @ingroup sys_fs
* @brief Dynamic device ... | 2,203 | 22.2 | 101 | h |
RIOT | RIOT-master/sys/include/fs/spiffs_fs.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 sys_spiffs SPIFFS integration
* @ingroup pkg_spiffs
* @brief RIOT int... | 4,830 | 29.967949 | 103 | h |
RIOT | RIOT-master/sys/include/fs/littlefs2_fs.h | /*
* Copyright (C) 2017 OTA keys S.A.
* Copyright (C) 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_littlefs2 littlefs v2 integration
* @ingroup ... | 3,849 | 28.844961 | 86 | h |
RIOT | RIOT-master/sys/include/fs/fatfs.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 sys_fatfs FatFs integration
* @ingroup sys_fs
* @{
*
* @file
* @brief ... | 2,961 | 26.682243 | 84 | h |
RIOT | RIOT-master/sys/include/fs/littlefs_fs.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 sys_littlefs littlefs integration
* @ingroup pkg_littlefs
* @brief RI... | 3,158 | 27.459459 | 86 | h |
RIOT | RIOT-master/sys/include/fs/constfs.h | /*
* Copyright (C) 2016 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 sys_fs_constfs ConstFS static file system
* @ingroup sys_fs
* @brief Constant fi... | 1,431 | 20.373134 | 80 | h |
RIOT | RIOT-master/sys/include/test_utils/interactive_sync.h | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup test_utils_interactive_sync Test interactive synchronization
* @ingrou... | 1,004 | 21.333333 | 76 | h |
RIOT | RIOT-master/sys/include/test_utils/expect.h | /*
* Copyright (C) 2020 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2015 INRIA
* 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.
*/
/*... | 2,510 | 27.534091 | 84 | h |
RIOT | RIOT-master/sys/include/test_utils/netdev_eth_minimal.h | /*
* Copyright (C) 2022 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 test_utils_netdev_eth_minimal Minimal netdev Ethernet device processing
* @ingroup ... | 1,746 | 24.691176 | 100 | h |
RIOT | RIOT-master/sys/include/test_utils/netdev_ieee802154_minimal.h | /*
* Copyright (C) 2022 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 test_utils_netdev_ieee802154_minimal Minimal netdev IEEE 802.15.4 device processing
... | 3,537 | 29.239316 | 99 | h |
RIOT | RIOT-master/sys/include/test_utils/result_output.h | /*
* Copyright (C) 2021 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 test_utils_result_output Test result output
* @ingroup sys
* @brief Util... | 10,353 | 27.921788 | 79 | h |
RIOT | RIOT-master/sys/include/test_utils/benchmark_udp.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 test_utils_benchmark_udp UDP benchmark
* @ingroup sys
*
* @{
* ... | 2,928 | 24.692982 | 82 | h |
RIOT | RIOT-master/sys/include/event/periodic.h | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup sys_event
* @brief Provides functionality to trigger periodic events
*
* event_pe... | 4,098 | 29.589552 | 93 | h |
RIOT | RIOT-master/sys/include/event/periodic_callback.h | /*
* Copyright (C) 2022 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_event
* @brief Provides functionality to trigger periodic event... | 4,466 | 31.605839 | 92 | h |
RIOT | RIOT-master/sys/include/event/timeout.h | /*
* Copyright (C) 2017 Inria
* 2017 Freie Universität Berlin
* 2017 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.
*/
/*... | 3,570 | 30.052174 | 85 | h |
RIOT | RIOT-master/sys/include/event/source.h | /*
* Copyright (C) 2022 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_event
* @brief Provides functionality to trigger multiple event... | 2,903 | 23.403361 | 80 | h |
RIOT | RIOT-master/sys/include/event/thread.h | /*
* Copyright (C) 2020 Kaspar Schleiser <kaspar@schleiser.de>
* 2020 Freie Universität Berlin
* 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/*... | 4,418 | 33.255814 | 80 | h |
RIOT | RIOT-master/sys/include/event/callback.h | /*
* Copyright (C) 2017 Inria
* 2017 Freie Universität Berlin
* 2017 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.
*/
/*... | 2,843 | 25.333333 | 96 | h |
RIOT | RIOT-master/sys/include/entropy_source/zero_entropy.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 sys_entropy_source_zero Zero Entropy Source
* @ingroup sys_entropy_source
* @bri... | 2,245 | 23.150538 | 86 | h |
RIOT | RIOT-master/sys/include/entropy_source/adc_noise.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 sys_entropy_source_adc ADC Noise Entropy Source
* @ingroup sys_entropy_source
* ... | 5,703 | 34.874214 | 93 | h |
RIOT | RIOT-master/sys/include/net/ndp.h | /*
* Copyright (C) 2015 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 net_ndp IPv6 neighbor discovery
* @ingroup net_... | 14,669 | 35.583541 | 108 | h |
RIOT | RIOT-master/sys/include/net/icmpv6.h | /*
* Copyright (C) 2015 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 net_icmpv6 ICMPV6
* @ingroup net_ipv6
* @brie... | 7,644 | 31.394068 | 112 | h |
RIOT | RIOT-master/sys/include/net/skald.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 ble_skald Skald, who advertises to the world
* @ingroup ble
* @br... | 3,152 | 25.495798 | 87 | h |
RIOT | RIOT-master/sys/include/net/dns_mock.h | /*
* Copyright (C) 2022 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 net_dns_mock DNS defines
* @ingroup net
* @brief Generic DN... | 1,309 | 21.982456 | 94 | h |
RIOT | RIOT-master/sys/include/net/netdev_test.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 sys_netdev_test netdev dummy test driver
* @ingroup drivers_net... | 8,672 | 28.300676 | 100 | h |
RIOT | RIOT-master/sys/include/net/ppptype.h | /*
* Copyright (C) 2016 José Ignacio Alamos
*
* This file is subject to the 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 net_ppp Point-to-Point Protocol (PPP) Data Link Layer
* @ingroup net
*... | 1,341 | 26.387755 | 109 | h |
RIOT | RIOT-master/sys/include/net/gnrc.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 net_gnrc Generic (GNRC) network stack
* @ingroup net
* @brief ... | 11,622 | 36.37299 | 89 | h |
RIOT | RIOT-master/sys/include/net/dsm.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 net_dsm DTLS Session Management (DSM)
* @ingroup net net_dtls
* @bri... | 3,478 | 26.611111 | 93 | h |
RIOT | RIOT-master/sys/include/net/af.h | /*
* Copyright (C) 2015 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 net_af UNIX address families
* @ingroup net
*... | 1,842 | 33.773585 | 100 | h |
RIOT | RIOT-master/sys/include/net/sock.h | /*
* Copyright (C) 2016 Alexander Aring <aar@pengutronix.de>
* Freie Universität Berlin
* HAW Hamburg
* 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 fil... | 11,060 | 31.342105 | 92 | h |
RIOT | RIOT-master/sys/include/net/netstats.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 net_netstats Packet statistics per module
* @ingroup net
* @brief Each module ... | 3,731 | 26.240876 | 85 | h |
RIOT | RIOT-master/sys/include/net/ntp_packet.h | /*
* Copyright (C) 2016 Luminița Lăzărescu <cluminita.lazarescu@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 net_ntp_packet NTP Packet
* @ingroup net... | 4,948 | 27.442529 | 89 | h |
RIOT | RIOT-master/sys/include/net/l2filter.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 net_l2filter Link layer address filter
* @ingroup net
* @brief ... | 4,171 | 29.676471 | 81 | h |
RIOT | RIOT-master/sys/include/net/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 net_zep ZigBee Encapsulation Protocol
* @ingroup net
* @brief ... | 2,847 | 26.12381 | 88 | h |
RIOT | RIOT-master/sys/include/net/uhcp.h | /*
* 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.
*/
/**
* @defgroup net_uhcp UHCP
* @ingroup net
* @brief Provide... | 5,674 | 28.868421 | 114 | h |
RIOT | RIOT-master/sys/include/net/eui_provider.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 net_eui_provider IEEE EUI-48/64 provider
* @ingroup net
* @brief ... | 6,966 | 32.820388 | 90 | h |
RIOT | RIOT-master/sys/include/net/ethertype.h | /*
* Copyright (C) 2015 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 net_ethertype Ether types
* @ingroup net
* @br... | 1,885 | 27.149254 | 117 | h |
RIOT | RIOT-master/sys/include/net/eui64.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 net_eui64 IEEE EUI-64 identifier
* @ingroup net
* @brief ... | 2,094 | 21.526882 | 128 | h |
RIOT | RIOT-master/sys/include/net/dns.h | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup net_dns DNS defines
* @ingroup net
* @brief Generic DNS val... | 2,637 | 24.12381 | 87 | h |
RIOT | RIOT-master/sys/include/net/eui48.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 net_eui48 IEEE EUI-48 identifier
* @ingroup net
* @brief De... | 4,057 | 23.593939 | 88 | h |
RIOT | RIOT-master/sys/include/net/credman.h | /*
* Copyright (C) 2019 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup net_credman (D)TLS Credential Manager
* @ingroup net net_dtls
* @brief C... | 8,824 | 30.630824 | 101 | h |
RIOT | RIOT-master/sys/include/net/coap.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 net_coap CoAP defines
* @ingroup net
* @brief Generic CoAP ... | 8,900 | 27.528846 | 88 | h |
RIOT | RIOT-master/sys/include/net/l2util.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 net_l2util Stack-independent helpers for IPv6 over X
* @ingroup ne... | 8,295 | 36.881279 | 84 | h |
RIOT | RIOT-master/sys/include/net/packet.h | /*
* Copyright (C) 2015 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 net_packet Packet interface on device level
* @ingroup net
* @brief Packet add... | 1,115 | 21.77551 | 69 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.