Searched refs:shown (Results 51 – 75 of 123) sorted by relevance
12345
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 254 and others voltage. This is not shown below. 279 A GPIO is used to control this behaviour, as shown below. 329 measurement. This is controlled as shown below.
|
/Zephyr-latest/doc/build/flashing/ |
D | configuration.rst | 41 An example flashing configuration for a ``soc.yml`` is shown below in which the ``--recover``
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_srv.rst | 53 The interaction between the BLOB Transfer Server, BLOB stream and application is shown below:
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 71 The following dialog will be shown. Fill it in as follows:
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 696 shown = _shown_menu_nodes(node) 697 if shown: 699 _tree.move(id(shown[0]), id(shown[0].parent), "end")
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | debug-with-arm-ds.rst | 56 :alt: Arm DS create new configuration database: shown in project explorer
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 70 yourself as shown above.
|
/Zephyr-latest/samples/philosophers/ |
D | README.rst | 17 Otherwise, he is ``THINKING``. Transitional states are shown as well, such as ``STARVING`` when the
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 83 such as the hello world sample shown below:
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ec_host_cmd.rst | 70 SoCs, modify the compatible string as shown.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt.rst | 72 used. An example configuration for TCP transport is shown below:
|
D | mqtt_sn.rst | 73 used. An example configuration for UDP transport is shown below:
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 125 bytes of data. When passing NULL as the callback, as shown in this example, 218 Here an example for :c:func:`can_add_rx_filter_msgq` is shown. With this
|
/Zephyr-latest/boards/renesas/mck_ra8t1/doc/ |
D | index.rst | 30 The specifications of the CPU board are shown below:
|
/Zephyr-latest/boards/96boards/nitrogen/doc/ |
D | index.rst | 270 To fix the above error, add the udev rule shown in the previous section
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 6 This section describes the input and output files shown in the figure in
|
/Zephyr-latest/samples/kernel/condition_variables/simple/ |
D | README.rst | 18 :ref:`supported board <boards>` and prints the sample output shown to
|
/Zephyr-latest/samples/kernel/metairq_dispatch/ |
D | README.rst | 83 Sample output shown below is from frdm_k64f. The numbers will
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 154 Output information collected from accelerometer sensor will be shown on the
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 90 shown in the picture). GND, 3.3V, and RESET are also available in the DIP
|
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/ |
D | index.rst | 192 :ref:`ssd1306_128_shield` as shown in the following for the :zephyr:code-sample:`lvgl` sample:
|
/Zephyr-latest/boards/ezurio/bt510/doc/ |
D | bt510.rst | 122 the pinout shown above.
|
/Zephyr-latest/boards/u-blox/ubx_bmd300eval/doc/ |
D | index.rst | 136 The BMD-300-EVAL is shown here.
|
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/doc/ |
D | index.rst | 181 ADP-XC7K board and the host computer as shown in the figure.
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 37 The symbol is shown like this in ``menuconfig``, where it can be toggled: 44 not shown in the interactive configuration interfaces, and users have no
|
12345