Home
last modified time | relevance | path

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

/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py618 print_property_table(specs, temp_io, deprecated=deprecated)
690 print_property_table(child.prop2specs.values(), string_io,
695 def print_property_table(prop_specs, string_io, deprecated=False): function