Searched refs:interactive (Results 1 – 25 of 27) sorted by relevance
12
/Zephyr-latest/boards/shields/seeed_xiao_round_display/doc/ |
D | index.rst | 12 within its compact size, perfect for interactive displays in smart home,
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 14 module. It allows for testing and exploring the :ref:`can_api` driver API through an interactive 16 existing applications to aid in interactive debugging of CAN issues. 128 interactive help of the subcommands for more details. 131 subcommands. Refer to the interactive help output for these subcommands for details on the required 174 bits in the CAN ID are to be matched. Refer to the interactive help output for this subcommand for 247 specified in hexadecimal. Refer to the interactive help output for this subcommand for further
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/ |
D | doxytooltip.js | 54 interactive: true,
|
/Zephyr-latest/doc/hardware/peripherals/eeprom/ |
D | shell.rst | 15 through an interactive interface without having to write a dedicated application. The EEPROM shell 16 can also be enabled in existing applications to aid in interactive debugging of EEPROM issues.
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | tippy-bundle.umd.min.js | 6 …interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUp…
|
/Zephyr-latest/doc/build/kconfig/ |
D | index.rst | 14 keep the interactive configuration interfaces organized.
|
D | setting.rst | 26 up in the interactive configuration interfaces (hence *visible*), and can be 44 not shown in the interactive configuration interfaces, and users have no 116 the dependencies of a symbol are, use one of the :ref:`interactive 190 configuration that gets modified when making changes in the :ref:`interactive 340 symbol's direct dependencies in one of the :ref:`interactive configuration 350 ``BOARD``-specific settings configurable in the interactive configuration
|
D | menuconfig.rst | 6 There are two interactive configuration interfaces available for exploring the
|
/Zephyr-latest/scripts/west_commands/ |
D | sdk.py | 404 if not args.interactive and not args.no_toolchains: 411 if not args.interactive and not args.no_hosttools: 414 if args.interactive or len(cmds) != 1:
|
/Zephyr-latest/samples/net/prometheus/ |
D | README.rst | 64 us with an interactive configuration interface. Then we could navigate from the top-level
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.native_pty | 49 appropriate for interactive use.
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | README.rst | 123 us with an interactive configuration interface. Then we could navigate from the top-level
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 478 * ``console`` for console output, i.e. interactive shell sessions where commands are prefixed by a 492 showcasing an interactive session with command(s) and their output. 515 * - An interactive shell session with command(s) and their output 529 * - An interactive Zephyr shell session, with commands and their outputs
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 512 …_subcommand_from sdk; and __fish_seen_subcommand_from install" -o i -l interactive -d "interactive"
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 1158 div.contents .toc.interactive { 1174 div.contents .toc.interactive > h3::before { 1188 div.contents .toc.interactive.open > h3::before { 1192 div.contents .toc.interactive.open {
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 133 - For local, interactive use prefer ``rimage.extra-args`` in west config, see
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 139 Use interactive rebasing (git rebase -i) to clean up the commit history before submitting the
|
D | guidelines.rst | 766 In the interactive rebase editor, replace ``pick`` with ``edit`` to select
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 49 navigation. These include a new :ref:`interactive board catalog <boards>` and an interactive 412 * Added a new :ref:`interactive board catalog <boards>` enabling users to search boards by criteria 414 * Added a new :zephyr:code-sample-category:`interactive code sample catalog <samples>` for quickly
|
D | release-notes-4.1.rst | 994 * Zephyr's :ref:`interactive board catalog <boards>` has been extended to allow searching for boards
|
D | release-notes-3.4.rst | 1406 interactive Kconfig interfaces, the MCUboot options will now be located under
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 25 * interactive badge for meetings and conferences
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 779 This allows interactive use of the shell through JLinkRTTViewer, while the log
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 527 For interactive use with the :ref:`shell_api`, it is recommended to choose the PTY option.
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 1682 Robot files allow you to express interactive test scenarios in human-readable text format and execu…
|
12