Home
last modified time | relevance | path

Searched refs:above (Results 176 – 200 of 381) sorted by relevance

12345678910>>...16

/Zephyr-latest/doc/develop/west/
Dconfig.rst77 Doing the above means that commands like ``west update`` will look for the
110 To undo the above change:
Dwest-apis.rst174 to implement the above:
221 above). This section documents a related enum used to declare verbosity levels.
/Zephyr-latest/cmake/modules/
Dboards.cmake51 # Variables set by this module and not mentioned above are for internal
228 message(FATAL_ERROR "Invalid BOARD; see above.")
/Zephyr-latest/doc/services/rtio/
Dindex.rst76 the request also needs to be embodied in some manner. Of the operations above
80 The above sequence of operations is embodied in RTIO as chain of
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst41 Raspberry Pi Pico (above) and Pico W (below)
173 It is recommended running the command above after :file:`west update`.
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst122 described above: :c:macro:`K_NSEC()`, :c:macro:`K_USEC`, :c:macro:`K_TICKS` and
144 All Zephyr :c:type:`k_timeout_t` events specified using the API above are
219 In general, the timer API described above does not change when run in
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt.rst120 In the above code snippet, the MQTT callback function should set the ``connected``
Dmqtt_sn.rst129 In the above code snippet, the gateway is connected to before publishing messages.
/Zephyr-latest/doc/connectivity/networking/
Deth_bridge_native_sim_setup.rst79 In the above example, the bridge interface index is 1, and interfaces 2 and 3 are
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst69 It is recommended running the command above after :file:`west update`.
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst51 It is recommended running the command above after :file:`west update`.
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst33 Test above runs the command
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld182 * above, which may emit "GOT indirections" for the weak symbol
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/
Dindex.rst64 It is recommended running the command above after :file:`west update`.
/Zephyr-latest/boards/adafruit/feather_m4_express/doc/
Dindex.rst128 host. See the `Serial Port`_ section above for the board's pin
/Zephyr-latest/boards/adafruit/itsybitsy_m4_express/doc/
Dindex.rst129 host. See the `Serial Port`_ section above for the board's pin
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/
Dindex.rst91 This board is identical to the board above, but the SWD header is not
/Zephyr-latest/boards/ezurio/bl653_dvk/doc/
Dbl653_dvk.rst199 In the overlay file above, pin P0.16 is used for RX and P0.14 is used for TX
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst42 defined above.
151 occurred. It does not block until the message is sent like the example above.
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst143 SW1 settings, then press then FPGA configure button located above the letter
190 above the letter C in the "ARC" logo on the silkscreen.
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst114 You can run ``sudo ip addr flush dev $IFACE`` to undo the steps above.
225 Proceed to test as above.
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst59 shown above as ELF, BIN, and HEX files.
87 As mentioned above, you can run sysbuild via ``west build`` or ``cmake``.
241 In the previous example, ``<namespace>`` is the application name discussed above in
765 If ``my_sample`` had been created with ``BUILD_ONLY TRUE``, then the above
/Zephyr-latest/doc/kernel/memory_management/
Dsys_mem_blocks.rst150 The following code builds on the example above which allocates 2 memory blocks,
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcsip.rst91 Discover set members, based on the set pointer above:
/Zephyr-latest/samples/kernel/condition_variables/simple/
DREADME.rst33 To build for another board, change ``native_sim`` above to that board's name.

12345678910>>...16