Home
last modified time | relevance | path

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

/Zephyr-latest/doc/_extensions/zephyr/
Ddoxyrunner.py133 silent: bool,
177 "QUIET=" + "YES" if silent else "NO",
237 def process_doxygen_output(line: str, silent: bool) -> None:
259 elif not silent:
263 def run_doxygen(doxygen: str, doxyfile: str, silent: bool = False) -> None:
280 process_doxygen_output(line.rstrip(), silent)
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig169 instead of staying silent for unrecognized Request messages, the server
/Zephyr-latest/boards/96boards/aerocore2/doc/
Dindex.rst146 …s connected to a watchdog buzzer, It needs to be pulsed every 10 seconds to keep the buzzer silent.
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst1435 * :github:`7564` - dtc: define list of acceptable warnings (and silent them with --warning -no<warn…
Drelease-notes-2.4.rst1321 * :github:`26723` - NULL handler in work queue entry can be called resulting in silent reboot