Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
DKconfig26 Example functions are printing vbus, chip information and dumping registers.
/Zephyr-latest/samples/subsys/usb/midi/
DREADME.rst58 Open a first shell, and start dumping MIDI events:
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig119 This option enables dumping of 802.15.4 packets.
124 This option enables dumping of IPv6 packets.
/Zephyr-latest/doc/services/debugging/
Dcoredump.rst6 The core dump module enables dumping the CPU registers and memory content
392 dumping routine and parser for new targets. To add a new target,
/Zephyr-latest/doc/introduction/
Dindex.rst165 Support for log filtering, object dumping, panic mode, multiple backends
/Zephyr-latest/doc/services/logging/
Dindex.rst26 - Dedicated API for dumping data.
52 - ``LOG_HEXDUMP_X`` for dumping data, e.g. :c:macro:`LOG_HEXDUMP_WRN`.
55 - ``LOG_INST_HEXDUMP_X`` for dumping data associated with the particular
Dcs_stm.rst28 dumping it over UART to the host.
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst220 open the manifest file instead of dumping stack traces.
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst610 * Added a Kconfig option for dumping all events to the console
2265 * Added support for dumping the raw versions of the public keys in imgtool.
Drelease-notes-1.13.rst438 * :github:`8950` - ARM fault dumping code does too much, assumes all faults are fatal, and doesn't …
Drelease-notes-2.4.rst865 This allows dumping the CPU registers and memory content for offline
Drelease-notes-3.3.rst778 * I2C Added support for dumping messages in the log for all transactions, reads and writes