Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/doc/build/dts/
Dbindings-syntax.rst246 required subsection
/Zephyr-Core-3.4.0/modules/thrift/src/thrift/transport/
DTSSLSocket.cpp421 void TSSLSocketFactory::authenticate(bool required) in authenticate()
/Zephyr-Core-3.4.0/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py597 def required(self) -> bool: member in PropertySpec