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/sema_inv.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 sys_sema_inv inverse Semaphores
* @ingroup sys
* @brief Lig... | 3,956 | 25.032895 | 74 | h |
RIOT | RIOT-master/sys/include/dbgpin.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_dbgpin Direct pin control for debugging/profiling
* @ingroup s... | 3,147 | 23.403101 | 79 | h |
RIOT | RIOT-master/sys/include/ztimer64.h | /*
* Copyright (C) 2021 Inria
* 2021 Freie Universität Berlin
* 2021 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.
*/
/*... | 18,677 | 33.847015 | 86 | h |
RIOT | RIOT-master/sys/include/debug_irq_disable.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 debug_irq_disable IRQ Disable Debug helper
* @ingroup sys
* @brief ... | 1,232 | 21.418182 | 78 | h |
RIOT | RIOT-master/sys/include/app_metadata.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 sys_app_metadata app_metadata
* @ingroup sys
* @brief Module for the app... | 1,520 | 26.654545 | 79 | h |
RIOT | RIOT-master/sys/include/architecture.h | /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @defgroup sys_architecture Platform-independent access to archi... | 4,729 | 27.666667 | 88 | h |
RIOT | RIOT-master/sys/include/memarray.h | /*
* Copyright (C) 2018 Tobias Heider <heidert@nm.ifi.lmu.de>
* 2020 Koen Zandberg <koen@bergzand.net>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys... | 4,312 | 24.075581 | 79 | h |
RIOT | RIOT-master/sys/include/entropy_source.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_common Entropy Source Common
* @ingroup sys_entropy_source
* ... | 10,206 | 32.247557 | 84 | h |
RIOT | RIOT-master/sys/include/zptr.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_util_zptr Pointer Compression
* @ingroup sys
* ... | 3,490 | 23.935714 | 108 | h |
RIOT | RIOT-master/sys/include/phydat.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 sys_phydat Phydat
* @ingroup sys
* @brief Generic data cont... | 12,665 | 34.578652 | 91 | h |
RIOT | RIOT-master/sys/include/frac.h | /*
* Copyright (C) 2018 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_frac Fractional integer operations
* @ingroup sys
*
* This header provides so... | 2,705 | 25.529412 | 81 | h |
RIOT | RIOT-master/sys/include/trace.h | /*
* Copyright (C) 2020 Kaspar Schleiser <kaspar@schleiser.de>
* Freie Universität Berlin
* 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.
*/
/*... | 2,659 | 25.336634 | 79 | h |
RIOT | RIOT-master/sys/include/hashes.h | /*
* Copyright (C) 2013 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 sys_hashes_non_crypto
* @{
*
* @file
* @brief Hash function A... | 4,904 | 26.402235 | 76 | h |
RIOT | RIOT-master/sys/include/color.h | /*
* Copyright (C) 2014 - 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @defgroup sys_color Color
* @ingroup sys
* @brief The color sy... | 5,852 | 30.132979 | 105 | h |
RIOT | RIOT-master/sys/include/timex.h | /*
* Copyright (C) 2010 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2014 Oliver Hahm <oliver.hahm@inria.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.
*/
/**
* @defgroup ... | 3,857 | 22.52439 | 79 | h |
RIOT | RIOT-master/sys/include/luid.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 sys_luid Locally Unique ID Generator
* @ingroup sys
* @brief ... | 6,882 | 32.740196 | 84 | h |
RIOT | RIOT-master/sys/include/matstat.h | /*
* Copyright (C) 2018 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.
*/
/**
* @ingroup sys_matstat
*
* The Matstat library uses single pass algorithms to compute statistic... | 3,083 | 24.915966 | 80 | h |
RIOT | RIOT-master/sys/include/stdio_semihosting.h | /*
* Copyright (C) 2020 Koen Zandberg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_stdio_semihosting STDIO over Semihosting
* @ingroup sys_stdio
*
* @brie... | 2,336 | 28.2125 | 80 | h |
RIOT | RIOT-master/sys/include/embUnit.h | /*
* Copyright (C) 2014 Martine Lenders <mlenders@inf.fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup unittests Unittests
* @ingroup sys
* @brief RIOT Uni... | 1,997 | 27.140845 | 98 | h |
RIOT | RIOT-master/sys/include/pm_layered.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_pm_layered Layered PM Infrastructure
* @ingroup ... | 2,657 | 23.163636 | 82 | h |
RIOT | RIOT-master/sys/include/mineplex.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_mineplex 5x5 Font 'Mineplex'
* @ingroup sys
* @brief Th... | 1,431 | 22.866667 | 79 | h |
RIOT | RIOT-master/sys/include/usb_board_reset_internal.h | /*
* 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_usb_board_reset_internal Board reset via USB CDC ACM internals
* @ingroup sys_usb... | 1,349 | 24.961538 | 89 | h |
RIOT | RIOT-master/sys/include/shell.h | /*
* Copyright (C) 2009-2013 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_shell Shell
* @ingroup sys
* @brief Simple shell i... | 7,860 | 30.697581 | 91 | h |
RIOT | RIOT-master/sys/include/suit.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.
*/
/**
* @defgroup sys_suit SUIT secure f... | 10,719 | 31.095808 | 109 | h |
RIOT | RIOT-master/sys/include/tsrb.h | /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_tsrb Thread safe ringbuffer
* @ingroup sys
* @b... | 5,223 | 24.99005 | 93 | h |
RIOT | RIOT-master/sys/include/random.h | /*
* Copyright (C) 2013 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_random Random
* @ingroup sys
* @brief Pseudo Random Num... | 3,194 | 22.843284 | 89 | h |
RIOT | RIOT-master/sys/include/tiny_strerror.h | /*
* Copyright (C) 2021 ML!PA Consulting GmbH
* 2022 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_tiny_str... | 2,512 | 28.916667 | 83 | h |
RIOT | RIOT-master/sys/include/uri_parser.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_uri_parser A minimal, non-destructive URI parser
* @ingroup sys
* @brief ... | 5,878 | 31.125683 | 84 | h |
RIOT | RIOT-master/sys/include/progress_bar.h | /*
* Copyright (C) 2019 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup sys_progress_bar
* @{
*
* @file
* @brief A simple CLI progress bar
*
* @author... | 3,453 | 24.969925 | 85 | h |
RIOT | RIOT-master/sys/include/puf_sram.h | /*
* Copyright (C) 2018 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_puf_sram SRAM PUF
* @ingroup sys
* @brief SRAM based physically u... | 4,178 | 30.421053 | 94 | h |
RIOT | RIOT-master/sys/include/fmt.h | /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_fmt String formatting (fmt)
* @ingroup sys
* @b... | 15,045 | 26.658088 | 88 | h |
RIOT | RIOT-master/sys/include/congure.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 sys_congure CongURE - A Congestion control framework
* @ingroup sy... | 7,213 | 30.920354 | 80 | h |
RIOT | RIOT-master/sys/include/chunked_ringbuffer.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 sys_chunk_buffer chunked Ringbuffer
* @ingroup sys
* @brief ... | 7,373 | 29.097959 | 93 | h |
RIOT | RIOT-master/sys/include/bloom.h | /*
* Copyright (C) 2014 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/*
* bloom.c
*
* Bloom filters
*
* HISTORY
* ... | 7,490 | 30.607595 | 100 | h |
RIOT | RIOT-master/sys/include/flash_utils.h | /*
* Copyright (C) 2022 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @defgroup sys_flash_utils Utility functions, macros, and types for... | 8,583 | 32.53125 | 85 | h |
RIOT | RIOT-master/sys/include/auto_init.h | /*
* Copyright (C) 2010,2015 Freie Universität Berlin
* Copyright (C) 2010 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2013-2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more detail... | 4,228 | 31.530769 | 100 | h |
RIOT | RIOT-master/sys/include/bhp.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 sys_bhp Bottom Half Processor
* @ingroup sys
* @brief Base implement... | 2,388 | 25.252747 | 85 | h |
RIOT | RIOT-master/sys/include/bitfield.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 sys_bitfield Bitfields
* @ingroup sys
* @brief Bitfields of arbitrary length
... | 10,749 | 25.942356 | 123 | h |
RIOT | RIOT-master/sys/include/isrpipe.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 ISR Pipe
* @ingroup sys
* @brief ISR -> userspace... | 2,376 | 23.760417 | 85 | h |
RIOT | RIOT-master/sys/include/hashes/pbkdf2.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 sys_hashes_pbkdf2 PBKDF2
* @ingroup sys_hashes
* @brief PBKD... | 1,547 | 24.8 | 71 | h |
RIOT | RIOT-master/sys/include/hashes/sha1.h | /*
* Copyright (C) 2016 Oliver Hahm <oliver.hahm@inria.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.
*/
/**
* @defgroup sys_hashes_sha1 SHA-1
* @ingroup sys_hashes_unkeyed
* @... | 3,133 | 24.688525 | 77 | h |
RIOT | RIOT-master/sys/include/hashes/aes128_cmac.h | /*
* Copyright (C) 2016 Fundación Inria Chile
*
* This file is subject to the 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_hashes_aes128_cmac AES128_CMAC
* @ingroup sys_hashes_keyed
* @br... | 2,220 | 23.955056 | 76 | h |
RIOT | RIOT-master/sys/include/hashes/sha2xx_common.h | /*-
* Copyright 2005 Colin Percival
* Copyright 2013 Christian Mehlis & René Kijewski
* Copyright 2016 Martin Landsmann <martin.landsmann@haw-hamburg.de>
* Copyright 2016 OTA keys S.A.
* Copyright 2020 HAW Hamburg
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* m... | 4,674 | 33.124088 | 88 | h |
RIOT | RIOT-master/sys/include/hashes/sha256.h | /*-
* Copyright 2005 Colin Percival
* Copyright 2013 Christian Mehlis & René Kijewski
* Copyright 2016 Martin Landsmann <martin.landsmann@haw-hamburg.de>
* Copyright 2016 OTA keys S.A.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pro... | 9,269 | 36.08 | 99 | h |
RIOT | RIOT-master/sys/include/hashes/md5.h | /*
* Copyright (C) 2003-2005 by Christopher R. Hertel
* 2015 Freie Universität Berlin
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of th... | 4,469 | 33.651163 | 80 | h |
RIOT | RIOT-master/sys/include/hashes/sha3.h | /*-
* Implementation by the Keccak, Keyak and Ketje Teams, namely, Guido Bertoni,
* Joan Daemen, Michaël Peeters, Gilles Van Assche and Ronny Van Keer, hereby
* denoted as "the implementer".
*
* RIOT-OS adaptation by Mathias Tausig
*
* This software is released under the Creative Commons CC0 1.0 license.
* To t... | 5,953 | 29.690722 | 95 | h |
RIOT | RIOT-master/sys/include/hashes/sha224.h | /*-
* Copyright 2005 Colin Percival
* Copyright 2013 Christian Mehlis & René Kijewski
* Copyright 2016 Martin Landsmann <martin.landsmann@haw-hamburg.de>
* Copyright 2016 OTA keys S.A.
* Copyright 2020 HAW Hamburg
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* m... | 3,865 | 29.928 | 85 | h |
RIOT | RIOT-master/sys/include/crypto/chacha20poly1305.h | /*
* Copyright (C) 2018 Koen Zandberg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_crypto_chacha20poly1305 chacha20poly1305 AEAD cipher
* @ingroup sys_crypt... | 3,914 | 36.644231 | 79 | h |
RIOT | RIOT-master/sys/include/crypto/aes.h | /*
* Copyright (C) 2013 Freie Universität Berlin, Computer Systems & Telematics
*
* This file is subject to the 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_crypto
* @{
*
* @file
* @brief ... | 4,556 | 33.007463 | 80 | h |
RIOT | RIOT-master/sys/include/crypto/chacha.h | /*
* Copyright (C) 2008 D. J. Bernstein (dedicated to the public domain)
* Copyright (C) 2015 René Kijewski <rene.kijewski@fu-berlin.de>
*
* 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 Sof... | 4,767 | 31.435374 | 85 | h |
RIOT | RIOT-master/sys/include/crypto/poly1305.h | /*
* Copyright (C) 2016 Andrew Moon (dedicated to the public domain)
* Copyright (C) 2018 Freie Universität Berlin
* Copyright (C) 2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
... | 2,484 | 25.157895 | 77 | h |
RIOT | RIOT-master/sys/include/crypto/helper.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 sys_crypto
* @{
*
* @file helper.h
* @brief helper fun... | 1,795 | 23.944444 | 77 | h |
RIOT | RIOT-master/sys/include/crypto/ciphers.h | /*
* Copyright (C) 2013 Freie Universität Berlin, Computer Systems & Telematics
*
* This file is subject to the 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_crypto
* @{
*
* @file
* @brief ... | 6,113 | 30.84375 | 97 | h |
RIOT | RIOT-master/sys/include/crypto/modes/ctr.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 sys_crypto
* @{
*
* @file ctr.h
* @brief Counter mode ... | 2,990 | 36.3875 | 80 | h |
RIOT | RIOT-master/sys/include/crypto/modes/ccm.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 sys_crypto
* @{
*
* @file ccm.h
* @brief Counter with ... | 4,296 | 36.692982 | 86 | h |
RIOT | RIOT-master/sys/include/crypto/modes/ocb.h | /*
* Copyright (C) 2018 Mathias Tausig
*
* This file is subject to the 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_crypto
* @{
*
* @file ocb.h
* @brief Offset Codebook (OCB3) ... | 4,291 | 35.683761 | 102 | h |
RIOT | RIOT-master/sys/include/crypto/modes/ecb.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 sys_crypto
* @{
*
* @file ecb.h
* @brief Electronic co... | 2,094 | 28.928571 | 78 | h |
RIOT | RIOT-master/sys/include/crypto/modes/cbc.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 sys_crypto
* @{
*
* @file cbc.h
* @brief Cipher block ... | 2,451 | 32.589041 | 84 | h |
RIOT | RIOT-master/sys/include/riotboot/hdr.h | /*
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
* 2018 Inria
* 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.
*/
/*... | 2,150 | 22.637363 | 88 | h |
RIOT | RIOT-master/sys/include/riotboot/flashwrite.h | /*
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
* 2018 Inria
* 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.
*/
/*... | 9,209 | 31.775801 | 80 | h |
RIOT | RIOT-master/sys/include/riotboot/serial.h | /*
* Copyright (C) 2020 Benjamin Valentin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup sys_riotboot_serial Serial Bootloader Protocol
* @ingroup sys
* @{
*
*... | 2,729 | 21.561983 | 72 | h |
RIOT | RIOT-master/sys/include/riotboot/bootloader_selection.h | /*
* Copyright (C) 2020 Christian Amsüss <chrysn@fsfe.org>
*
* This file is subject to the 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 bootloaders
*
* @{
*
* @file
* @brief Configuration for the riot... | 2,786 | 30.670455 | 99 | h |
RIOT | RIOT-master/sys/include/ztimer/periodic.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,372 | 29.158621 | 86 | h |
RIOT | RIOT-master/sys/include/ztimer/config.h | /*
* 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.
*/
/**
* @ingroup sys_ztimer
* @{
*
* @file
* @brief ztimer default configuration
*
*
* @author... | 5,548 | 25.806763 | 84 | h |
RIOT | RIOT-master/sys/include/ztimer/periph_rtc.h | /*
* Copyright (C) 2018 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 sys_ztimer_periph_rtc ztimer periph/rtc backend
* @ingr... | 1,154 | 20.792453 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/periph_timer.h | /*
* Copyright (C) 2018 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 sys_ztimer_periph_timer ztimer periph/timer backend
* @... | 1,710 | 25.323077 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/stopwatch.h | /*
* 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.
*/
/**
* @defgroup sys_ztimer_stopwatch ztimer stop watch
* @ingroup sys_ztimer
* @brie... | 2,467 | 22.961165 | 90 | h |
RIOT | RIOT-master/sys/include/ztimer/xtimer_compat.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_ztimer_xtimer_compat ztimer_xtimer_compat: xtimer wrapp... | 7,310 | 23.289037 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/periph_rtt.h | /*
* Copyright (C) 2018 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 sys_ztimer_periph_rtt ztimer periph/rtt backend
* @ingr... | 1,184 | 20.944444 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/convert.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_ztimer_convert ztimer frequency conversion modules
*... | 2,879 | 28.387755 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/overhead.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.
*/
/*... | 1,592 | 26 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/convert_muldiv64.h | /*
* Copyright (C) 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.
*/
/**
* @defgroup sys_ztimer_convert_muldiv64 plain 64bit carithmetic
* @i... | 2,600 | 29.244186 | 81 | h |
RIOT | RIOT-master/sys/include/ztimer/convert_frac.h | /*
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2018 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_ztimer_convert_frac zti... | 2,732 | 28.387097 | 84 | h |
RIOT | RIOT-master/sys/include/ztimer/convert_shift.h | /*
* Copyright (C) 2018 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 sys_ztimer_convert_shift conversion using shifts
* @ingrou... | 1,888 | 25.236111 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/mock.h | /*
* Copyright (C) 2019 Kaspar Schleiser <kaspar@schleiser.de>
* 2018 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_ztimer_mock ztimer mo... | 3,022 | 28.930693 | 80 | h |
RIOT | RIOT-master/sys/include/ztimer/periph_ptp.h | /*
* Copyright (C) 2018 Kaspar Schleiser <kaspar@schleiser.de>
2021 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for more
* details.
*/
/**
* @d... | 1,249 | 21.727273 | 80 | h |
RIOT | RIOT-master/sys/include/congure/config.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 sys_congure_config CongURE compile time configuration
* @ingroup ... | 1,308 | 23.698113 | 80 | h |
RIOT | RIOT-master/sys/include/congure/quic.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 sys_congure_quic CongURE implementation of QUIC's CC
* @ingroup ... | 7,001 | 28.923077 | 86 | h |
RIOT | RIOT-master/sys/include/congure/abe.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 sys_congure_abe CongURE implementation of TCP ABE
* @ingroup sys_c... | 2,506 | 25.114583 | 80 | h |
RIOT | RIOT-master/sys/include/congure/reno.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 sys_congure_reno CongURE implementation of TCP Reno
* @ingroup ... | 9,507 | 29.376997 | 85 | h |
RIOT | RIOT-master/sys/include/congure/test.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 sys_congure_test CongURE test framework shell commands
* @ingroup ... | 14,027 | 41.126126 | 81 | h |
RIOT | RIOT-master/sys/include/congure/mock.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 sys_congure_mock CongURE mock implementation
* @ingroup sys_con... | 5,282 | 29.537572 | 79 | h |
RIOT | RIOT-master/sys/include/usb/hid.h | /*
* Copyright (C) 2021 Nils Ollrogge
*
* This file is subject to the 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 usb_hid HID - USB communications device class
* @ingroup usb
* @brief ... | 11,464 | 21.133205 | 79 | h |
RIOT | RIOT-master/sys/include/usb/msc.h | /*
* Copyright (C) 2019-2021 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 usbus_msc USBUS Mass Storage Class functions
* @ingroup usb
*
* @{... | 3,486 | 32.209524 | 98 | h |
RIOT | RIOT-master/sys/include/usb/usbopt.h | /*
* Copyright (C) 2018 Koen Zandberg <koen@bergzand.net>
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for
* more details.
*/
/**
* @defgroup usb_usbopt usbopt - Configuration options for USB APIs
* @in... | 3,087 | 23.704 | 92 | h |
RIOT | RIOT-master/sys/include/usb/dfu.h | /*
* Copyright (C) 2020 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 usb_dfu DFU - USB Device Firmware Upgrade
* @ingroup usb
* @brief Gene... | 4,166 | 29.416058 | 93 | h |
RIOT | RIOT-master/sys/include/usb/descriptor.h | /*
* Copyright (C) 2018 Koen Zandberg <koen@bergzand.net>
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for
* more details.
*/
/**
* @defgroup usb_descriptor USB descriptors
* @ingroup usb
* @brief ... | 10,896 | 45.568376 | 98 | h |
RIOT | RIOT-master/sys/include/usb/cdc.h | /*
* Copyright (C) 2018 Dylan Laduranty <dylan.laduranty@mesotic.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 usb_cdc CDC - USB communications device class
*... | 9,951 | 31.522876 | 99 | h |
RIOT | RIOT-master/sys/include/usb/usbus/hid.h | /*
* Copyright (C) 2021 Nils Ollrogge
*
* This file is subject to the 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 usbus_hid USBUS HID
* @ingroup usb
* @brief USBUS HID interface module... | 3,253 | 28.315315 | 79 | h |
RIOT | RIOT-master/sys/include/usb/usbus/msc.h | /*
* Copyright (C) 2019-2021 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 usbus_msc
*
* @{
*
* @file
* @brief USBUS Mass Storage Class f... | 4,693 | 30.716216 | 95 | h |
RIOT | RIOT-master/sys/include/usb/usbus/dfu.h | /*
* Copyright (C) 2020 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 usbus_dfu USBUS DFU - USB Device Firmware Upgrade
* @ingroup usb
* @brief ... | 2,034 | 30.796875 | 87 | h |
RIOT | RIOT-master/sys/include/usb/usbus/hid_io.h | /*
* Copyright (C) 2021 Nils Ollrogge
*
* This file is subject to the 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 usbus_hid_io USBUS HID IO
* @ingroup usb_hid
* @brief USBUS HID IO int... | 2,316 | 21.940594 | 90 | h |
RIOT | RIOT-master/sys/include/usb/usbus/control.h | /*
* Copyright (C) 2019 Koen Zandberg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup usb_usbus
* @brief USBUS control endpoint module
*
* @{
*
* @file
* @b... | 4,085 | 23.467066 | 78 | h |
RIOT | RIOT-master/sys/include/usb/usbus/msc/scsi.h | /*
* Copyright (C) 2019-2021 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 usbus_msc
*
* @{
*
* @file
* @brief SCSI protocol definitions for US... | 10,467 | 34.364865 | 94 | h |
RIOT | RIOT-master/sys/include/usb/usbus/cdc/ecm.h | /*
* Copyright (C) 2019 Koen Zandberg
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for
* more details.
*/
/**
* @defgroup usbus_cdc_ecm USBUS CDC ECM - USBUS CDC ethernet control model
* @ingroup usb... | 5,204 | 29.982143 | 96 | h |
RIOT | RIOT-master/sys/include/usb/usbus/cdc/acm.h | /*
* Copyright (C) 2018 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 usbus_cdc_acm_stdio STDIO over CDC ACM (usbus)
* @ingroup sys_stdio
* @brief ... | 7,210 | 30.21645 | 88 | h |
RIOT | RIOT-master/sys/include/senml/phydat.h | /*
* Copyright (C) 2021 Silke Hofstra
*
* This file is subject to the 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_senml_phydat SenML Phydat
* @ingroup sys_senml
* @brief Functional... | 3,204 | 31.373737 | 96 | h |
RIOT | RIOT-master/sys/include/senml/saul.h | /*
* Copyright (C) 2021 Silke Hofstra
*
* This file is subject to the 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_senml_saul SenML SAUL
* @ingroup sys_senml
* @brief Functionality ... | 2,009 | 25.103896 | 85 | h |
RIOT | RIOT-master/sys/include/senml/cbor.h | /*
* Copyright (C) 2021 Silke Hofstra
*
* This file is subject to the 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_senml_cbor SenML CBOR
* @ingroup sys_senml
* @brief Functionality ... | 3,006 | 23.647541 | 87 | h |
RIOT | RIOT-master/sys/include/can/router.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 Functions for routing RX can fra... | 3,023 | 24.627119 | 93 | h |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.