Christian Marangi 776a4f281e debugcc: add convenient macro GENMASK to calculate mask from bits
Add convenient macro GENMASK to calculate masks from bits similar to how
it's implemented in kernel linux tools.

This is useful to better describe some specific define instead of using
comments and raw HEX values.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-11-08 12:28:08 +01:00
2021-11-30 19:46:22 -06:00
2023-11-07 23:08:20 +01:00
2021-11-30 19:46:46 -06:00
2023-11-07 16:02:04 +01:00
2023-06-14 13:05:30 +01:00
2023-11-07 16:02:04 +01:00

Kernel config depependencies:

  • CONFIG_IO_STRICT_DEVMEM=n
Description
No description provided
Readme BSD-3-Clause 248 KiB
Languages
C 99.4%
Meson 0.6%