zephyr/tests/lib/devicetree/api
Kumar Gala 1fc243c73d devicetree: gpio: deprecate DT_GPIO_LABEL variants
Deprecate DT_GPIO_LABEL, DT_INST_GPIO_LABEL, DT_GPIO_LABEL_BY_IDX,
and DT_INST_GPIO_LABEL_BY_IDX as we phase out 'label' property usage
in favor of DT_GPIO_CTLR and variants.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-15 09:59:59 +02:00
..
src devicetree: gpio: deprecate DT_GPIO_LABEL variants 2022-07-15 09:59:59 +02:00
app.overlay tests: lib: devicetree: api: added test for reset public API 2022-03-23 12:51:39 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
README
testcase.yaml tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00

Test cases for the devicetree.h API.