zephyr/tests/lib/devicetree
Kumar Gala fc6aa9214c devicetree.h: clocks: Add support for _BY_NAME macros
Add the following macro's to get clock info by name:
	DT_CLOCKS_LABEL_BY_NAME
	DT_CLOCKS_CELL_BY_NAME
	DT_INST_CLOCKS_LABEL_BY_NAME
	DT_INST_CLOCKS_CELL_BY_NAME

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Co-Authored-By: Marti Bolivar <marti.bolivar@nordicsemi.no>
2020-04-21 15:39:36 -05:00
..
src devicetree.h: clocks: Add support for _BY_NAME macros 2020-04-21 15:39:36 -05:00
app.overlay devicetree.h: clocks: Add support for _BY_NAME macros 2020-04-21 15:39:36 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.