Home
last modified time | relevance | path

Searched refs:bindings_from_paths (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/release/
Dlist_devicetree_bindings_changes.py26 from devicetree.edtlib import Binding, bindings_from_paths, load_vendor_prefixes_txt
383 bindings: List[Binding] = bindings_from_paths(
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py217 bindings = edtlib.bindings_from_paths(binding_files, ignore_errors=True)
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py2390 def bindings_from_paths(yaml_paths: List[str], function