1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 01:23:49 +01:00
Marian Buschsieweke e258a07c93
sys/atomic_utils: add helpers for unsigned int
So far, the atomic utils only support known width integer types. This
adds `unsigned int` to the supported list by mapping it to the
corresponding fixed width integer type.

This also sneaks in a few minor style fixes that clang-tidy frowned
upon.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-04-24 12:23:00 +02:00
..
2025-04-04 11:44:53 +02:00
2025-04-02 18:57:26 +02:00
2025-04-04 11:44:53 +02:00
2025-04-08 20:17:04 -04:00
2025-03-20 01:52:58 +01:00
2025-04-10 13:37:13 +02:00
2025-04-10 13:37:13 +02:00
2025-04-04 11:44:53 +02:00
2024-11-21 19:14:16 +01:00
2025-01-29 20:51:23 +01:00
2023-08-31 14:38:49 +02:00
2025-04-09 13:10:06 +02:00