1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include
Marian Buschsieweke 030e0af985
sys/unaligned: Add 64 bit version
Add helper function to access `uint64_t` values with possibly unaligned
pointers.
2020-08-14 12:21:24 +02:00
..
can sys/can: fix broken links 2020-03-24 10:39:49 +01:00
checksum sys/checksum: add crc8 implementation 2019-12-13 14:50:32 +01:00
crypto sys/ccm: define max MAC length 2020-06-26 12:41:18 +02:00
ecc
embUnit sys/include: fix typos 2019-11-23 22:39:37 +01:00
event sys/event: add shared event threads 2020-02-07 12:17:56 +01:00
fs pkg/littlefs2: rename littlefs_desc_t -> littlefs2_desc_t 2020-07-17 16:43:00 +02:00
hashes sys/hashes: inline functions in sha224/sha256 2020-06-10 10:00:30 +02:00
isrpipe
net net: Add the possibility to use custom ethertype 2020-08-06 13:04:58 +02:00
riotboot sys/riotboot: add a warning about the size of riotboot_flashwrite_t 2020-03-31 13:27:05 +02:00
suit suit/transport/coap: Use nanocoap coap_tree_handler 2020-03-24 09:38:24 +01:00
test_utils sys/test_utils/interactive_sync: allow module disabling 2020-03-02 08:50:18 +01:00
usb usbus/cdc/ecm: Move USBUS_CDC_ECM_CONFIG_SPEED to 'CONFIG_' 2020-04-08 16:30:58 +02:00
xtimer sys/ztimer: add xtimer_on_ztimer 2020-03-04 12:44:03 +01:00
ztimer sys/ztimer: fix extern "C" guard at the end of ztimer.h and ztimer/config.h 2020-05-13 21:31:17 +02:00
analog_util.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
app_metadata.h
auto_init.h sys/auto_init: Added auto-init for multimedia 2020-06-28 21:06:14 +02:00
base64.h sys/base64: Use void pointer for buffers in API 2020-07-02 11:10:06 +02:00
bcd.h
benchmark.h sys/benchmark: don't disable interrupts 2020-07-28 16:03:00 +02:00
bitfield.h bitfield: unify order 2019-11-20 18:53:11 +01:00
bloom.h many typo fixes 2019-11-23 22:39:07 +01:00
c11_atomics_compat.hpp sys/include/c11_atomics_compat.hpp: fix for esp32 2020-05-04 17:56:09 +02:00
cb_mux.h
clif.h
color.h sys/color: add color_rgb_set_brightness() 2019-11-24 23:27:05 +01:00
div.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
eepreg.h
embUnit.h sys/embUnit: fix broken links 2020-03-24 10:39:49 +01:00
event.h sys/event: Add multi-queue initializers 2020-08-05 11:59:40 +02:00
evtimer_msg.h
evtimer.h sys/evtimer: add helper for retrieving the current system time 2020-03-24 13:07:19 +01:00
fmt_table.h
fmt.h sys/fmt: add fmt_is_number() 2019-12-05 15:39:24 +01:00
frac.h frac: Integer fraction scaling library 2019-12-06 09:36:33 +01:00
fuzzing.h sys/fuzzing: Initialize 2020-04-07 17:48:39 +02:00
hashes.h
iolist.h many typo fixes 2019-11-23 22:39:07 +01:00
irq_handler.h many typo fixes 2019-11-23 22:39:07 +01:00
isrpipe.h
luid.h Merge pull request #12604 from maribu/luid-doc 2020-06-16 15:24:51 +02:00
matstat.h
memarray.h
mineplex.h
od.h
phydat.h sys/phydat: added phydat_to_json converter 2020-05-20 15:29:24 +02:00
pipe.h
pm_layered.h sys/pm: Add pm_get_blocker() 2020-04-29 11:21:03 +02:00
progress_bar.h sys/progress_bar: add module for configurable progress bars 2019-12-02 16:48:16 +01:00
ps.h
puf_sram.h sys/puf_sram: counter based reseed after soft reset 2020-01-20 14:14:09 +01:00
random.h sys/random: add option to use HWRNG as source of randomness 2020-07-08 18:23:18 +02:00
saul_reg.h saul/doc: Warn about and deprecate saul_reg_rm 2020-05-25 16:16:11 +02:00
schedstatistics.h
sema.h
seq.h
shell_commands.h
shell.h sys/shell: Add optional hooks for shell commands 2020-07-07 17:00:38 +02:00
stdio_base.h
stdio_rtt.h
stdio_semihosting.h stdio_semihosting: Initial include of Semihosting-based STDIO 2020-06-09 10:15:49 +02:00
stdio_uart.h sys/stdio_uart: Add warning about use in ISR 2020-06-23 23:32:44 +02:00
suit.h tests/suit_v3_manifest: Add draft-ietf-v3 manifest parser test 2020-03-19 22:56:01 +01:00
timex.h sys/timex: Fix integer width issue 2020-04-23 21:16:04 +02:00
tm.h Merge pull request #13863 from yogo1212/rtc_iff 2020-04-14 23:02:25 +02:00
trace.h sys/trace: initial commit 2020-06-10 21:21:33 +02:00
trickle.h
tsrb.h
unaligned.h sys/unaligned: Add 64 bit version 2020-08-14 12:21:24 +02:00
universal_address.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
uri_parser.h uri_parser: Document that fragment identifiers are not handled 2020-04-03 14:32:55 +02:00
usb_board_reset_internal.h usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00
usb_board_reset.h usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00
usb.h usb: Adapt error message to newly present build variables 2020-06-30 10:51:39 +02:00
utlist.h
uuid.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
vfs.h Merge pull request #12975 from miri64/posix/feat/select 2020-07-02 09:37:55 +02:00
xtimer.h Merge pull request #12870 from benpicco/xtimer-doc-fix 2020-06-30 15:07:09 +02:00
zptr.h sys: zptr: initial commit 2020-02-11 13:59:59 +01:00
ztimer.h sys/ztimer: Fixed typo in doc 2020-05-14 20:28:18 +02:00