zephyr/tests/lib/devicetree
Gerard Marull-Paretas 766bfe7b2e device: introduce struct device_ops
Instead of passing a single init function, create
struct device_ops with the init function inside. This allows to easily
extend device's capabilities in the future without too much breakage,
e.g. to add a de-init call.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2025-03-10 21:32:40 +01:00
..
api devicetree: Fix Device tree tests cannot be built with coverage enabled 2025-01-22 15:49:25 +01:00
api_ext devicetree: Fix Device tree tests cannot be built with coverage enabled 2025-01-22 15:49:25 +01:00
devices device: introduce struct device_ops 2025-03-10 21:32:40 +01:00
memory_region
memory_region_flags tests: lib: devicetree: add test for zephyr,memory-region-flags attr 2024-12-05 06:39:46 -05:00