zephyr/tests/kernel/mem_heap
Carlo Caione 85c4111002 memory-attr: Rationalize _MASK and _GET(x) macros
Let's make this official: we use the suffix `_MASK` for the define
carrying the GENMASK for the attributes, and the suffix `_GET(x)` for
the actual macro extracting the attributes.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-09-22 09:27:57 +02:00
..
k_heap_api tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00
mheap_api_concept tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
shared_multi_heap memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00