Home
last modified time | relevance | path

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

/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst430 Extended Advertising API with shorthands
450 Extended Advertising API with custom parameters
461 Legacy Advertising API not using automatic resumption
469 Legacy Advertising API using automatic resumption
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst308 Verbosity control
322 Output functions
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst317 deprecated subsection
330 .. _dt-bindings-default:
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py608 def prop_table(filter_fn, deprecated): argument
692 def print_property_table(prop_specs, string_io, deprecated=False): argument
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py604 def deprecated(self) -> bool: member in PropertySpec