zephyr/tests/lib/devicetree
Efrain Calderon ce9bf1071e devicetree: introduce DT_ANY_COMPAT_HAS_PROP_STATUS_OKAY
Add a new macro, DT_ANY_COMPAT_HAS_PROP_STATUS_OKAY
name, evaluates to 1 if any enabled instance of `compat` has the
property or to zero if it hasn't.

This macro can be useful in drivers for a family of devices.

Signed-off-by: Efrain Calderon <efrain.calderon.estrada@gmail.com>
2024-08-29 15:55:14 +02:00
..
api devicetree: introduce DT_ANY_COMPAT_HAS_PROP_STATUS_OKAY 2024-08-29 15:55:14 +02:00
api_ext everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
devices tests: lib: devicetree devices: only run on native_sim 2024-01-29 10:29:38 +01:00
memory_region everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00