Searched full:qaz (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/doc/build/kconfig/ |
D | extensions.rst | 70 :file:`foo/bar/baz/Kconfig` and :file:`foo/bar/qaz/Kconfig`, the statement 76 source "foo/bar/qaz/Kconfig" 102 source "qaz/Kconfig1" 103 rsource "qaz/Kconfig2" 105 This will include the two files :file:`foo/qaz/Kconfig1` and 106 :file:`foo/bar/qaz/Kconfig2`.
|
D | tips.rst | 718 config QAZ 719 bool "Qaz" 741 config QAZ 742 bool "Qaz"
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/ |
D | grandchild-3.yaml | 4 qaz:
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test.dts | 335 qaz = <3>; 341 qaz = <3>;
|
D | test_edtlib.py | 268 ['foo', 'bar', 'baz', 'qaz'], 273 ['foo', 'bar', 'baz', 'qaz'],
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | dtlib.py | 2113 # example, if 'cur' has path /foo/bar, and 'path' is "baz/qaz", then the 2114 # node with path /foo/bar/baz/qaz is returned. 'fullpath' is the path as
|