zephyr/tests/lib/devicetree/api
Fin Maaß c2fff4a3e4 devicetree: Enhance DT_ENUM_HAS_VALUE macro for arrays
On arrays DT_ENUM_HAS_VALUE() and DT_INST_ENUM_HAS_VALUE()
were only checking the first index, this changes it to check all indexes.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2025-06-12 11:44:46 +02:00
..
src devicetree: Enhance DT_ENUM_HAS_VALUE macro for arrays 2025-06-12 11:44:46 +02:00
app.overlay tests: lib: devicetree: Add sub-partition tests 2025-06-11 10:13:56 -07:00
CMakeLists.txt
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.