Lines Matching +full:address +full:- +full:width
1 .. zephyr:code-sample:: pytest_shell
17 is defined in ``pytest-twister-harness`` plugin. More information about plugin
30 .. code-block:: console
32 $ ./scripts/twister -vv --platform native_sim -T samples/subsys/testsuite/pytest/shell
38 .. code-block:: console
45 …DEBUG: #: You can also use the <Tab> button to prompt or auto-complete all commands or its subcomm…
46 DEBUG: #: You can try to call commands with <-h> or <--help> parameter for more information.
47 DEBUG: #: Shell supports following meta-keys:
56 DEBUG: #: Read memory at address with optional width:
57 DEBUG: #: devmem address [width]
58 DEBUG: #: Write memory at address with mandatory width and value:
59 DEBUG: #: devmem address <width> <value>
65 DEBUG: #: readout fails. It must be executed after each terminal width change
68 DEBUG: #: shell :Useful, not Unix-like shell commands.