Home
last modified time | relevance | path

Searched defs:Binding2Changes (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/scripts/release/
Dlist_devicetree_bindings_changes.py47 Binding2Changes = Dict[Binding, List[BindingChange]] variable
159 binding2changes: Binding2Changes
446 def print_binding2changes(self, binding2changes: Binding2Changes) -> None: