Skip to content
Commit ff407fb9 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

sys: introduce bit arrays



This introduces bit arrays as a new data type. This is different
than sys_bitfield as it is working on raw arrays of 32-bit
data. The bit arrays encode additional data inside the struct
to avoid going beyond the declared number of bits, and also
provides locking.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 783b2071
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment