1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/ztimer64
Frederik Haxel 394cd0e3a8 sys: 64 bit compatibility
* priority_queue_t: Replaced `-1U` literal with PRIORITY_QUEUE_DATA_SIGNALING define
* architecture.h: Added 64-bit
* bloom.h: Fixed typedef for the hashfp_t function pointer
* vfs.h: Increased default vfs buffer sizes for 64 bit
* bytes.h: Check if socklen_t is already defined
* ztimer: Use PRIxPTR format specifier
2024-01-17 16:05:12 +01:00
..
Kconfig sys/ztimer64: initial implementation 2021-12-07 23:57:56 +01:00
Makefile sys/ztimer64: initial implementation 2021-12-07 23:57:56 +01:00
Makefile.dep sys/ztimer64: default select ztimer64_init 2021-12-16 12:28:25 +01:00
overhead.c sys/ztimer64: initial implementation 2021-12-07 23:57:56 +01:00
util.c Merge pull request #16919 from maribu/core/rmutex 2022-02-04 11:56:05 +01:00
ztimer64.c sys: 64 bit compatibility 2024-01-17 16:05:12 +01:00