Searched refs:above (Results 26 – 50 of 381) sorted by relevance
12345678910>>...16
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 31 The values above and below are from emulated qemu_x86 board and UDP traffic 56 In the TX example above, the values are averages over **18902** packets and 70 In the RX example above, the values are averages over **18892** packets and
|
/Zephyr-latest/cmake/modules/ |
D | shields.cmake | 28 # Variables set by this module and not mentioned above are for internal 55 # The above gives a list of Kconfig.shield files, like this: 134 message(FATAL_ERROR "Invalid SHIELD; see above.")
|
D | user_cache.cmake | 22 # If the above variable is already set when this CMake module is loaded, 25 # Variables set by this module and not mentioned above are considered internal
|
D | soc_v2.cmake | 17 # Variables set by this module and not mentioned above are considered internal
|
/Zephyr-latest/samples/subsys/sensing/simple/ |
D | README.rst | 38 To build for another board, change "native_sim" above to that board's name.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | stacks.rst | 79 The following code has the same effect as the code segment above. Observe 91 The following code builds on the example above, and shows how a thread 114 The following code builds on the example above, and shows how a thread
|
D | lifos.rst | 76 The following code has the same effect as the code segment above. 87 The following code builds on the example above, and uses the LIFO 122 The following code builds on the example above, and uses the LIFO
|
/Zephyr-latest/cmake/compiler/xt-clang/ |
D | compiler_flags.cmake | 12 # cleared up from nostdinc_inlcude in above lines with no
|
/Zephyr-latest/samples/basic/hash_map/ |
D | README.rst | 28 To build for another board, change "native_sim" above to that board's name.
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | board.cmake | 23 …# Note: Please use JLINK above V7.50 (Only support run cm4 image when debugging due to default boo…
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 46 it. Unlike the above-mentioned :zephyr:code-sample:`sockets-echo` sample, this application 48 another terminal window and run the same telnet command as above.
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 443 debugger and adapter board. See the :ref:`above information 513 To boot the ZERO-RISCY core instead, replace ``ri5cy_boot`` above with 536 #. Run ``init`` and ``ri5cy_boot`` as shown above, with RESET held down. 540 To boot the ZERO-RISCY core instead, replace ``ri5cy_boot`` above with 553 and OpenOCD as described above in :ref:`rv32m1-toolchain-openocd`. 568 The above only sets these variables for your current shell session. 624 Make sure you've followed the above instructions to set up your board 632 the above section. 648 - On Linux, make sure udev rules are installed, as described above. 669 Make sure you've followed the above instructions to set up your board [all …]
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 86 The following code has the same effect as the code segment above. Observe 104 The following code builds on the example above, and waits up to 100 milliseconds 124 The following code builds on the example above, and allocates a memory block,
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 56 For example, the build system would use the above binding to check that the 109 above example binding would be named :file:`foo-company,bar-device.yaml` by 131 subdirectory of the above places.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_cli.rst | 56 The above example shows pseudo code for starting a scan procedure on the target Remote Provisioning 91 The above example shows pseudo code for remotely provisioning a device through a Remote Provisioning 129 The above example shows pseudo code for triggering a Node Address Refresh procedure on the Target
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 52 The options used above have the following meaning: 117 file performs the same configuration as above: 157 As configured above, when you connect the GDB client, the application will be 167 above. 306 In above example, the I2C controller is named ``io_i2c_ctrl7_port0`` and the target device address 324 The above example shows one write message with byte ``0x00`` representing the address of register to 359 In the above example, the communication with device ``display0`` and ``sensor3`` will be displayed
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | condvar.rst | 61 The following code has the same effect as the code segment above. 99 The following code builds on the example above.
|
/Zephyr-latest/samples/subsys/canbus/isotp/ |
D | README.rst | 51 .. note:: The values shown above might differ.
|
/Zephyr-latest/samples/drivers/memc/ |
D | README.rst | 30 To build for another board, change "mimxrt595_evk/mimxrt595s/cm33" above to that
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | README.rst | 31 - Build and flash the sample as described above.
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | README.rst | 30 - Build and flash the sample as described above.
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 33 If using another supported Espressif board, replace the argument in the above
|
/Zephyr-latest/samples/net/sockets/coap_client/ |
D | README.rst | 45 .. note: The values shown above might differ.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 23 The above command also applies the lwm2m_senml_cbor.patch patch file.
|
/Zephyr-latest/scripts/dts/ |
D | README.txt | 20 above.
|
12345678910>>...16