Searched refs:done (Results 301 – 325 of 469) sorted by relevance
1...<<111213141516171819
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 71 configured to reset the external flash. This can be done by programming
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 87 The specific implementation of the list code, however, is done with an
|
/Zephyr-latest/samples/sensor/bme280/ |
D | README.rst | 24 or SPI. Configuration is done via :ref:`devicetree <dt-guide>`. The devicetree
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 51 and includes are generally done with ``#include <filename>`` directives, even
|
D | howtos.rst | 6 This page has step-by-step advice for getting things done with devicetree. 122 (This check is done for you by :c:func:`device_get_binding`.) 636 done in the :zephyr:code-sample:`blinky` sample. The application can then be configured in
|
/Zephyr-latest/boards/nxp/frdm_mcxc242/doc/ |
D | index.rst | 143 firmware. This only needs to be done if the default onboard debug circuit
|
/Zephyr-latest/boards/nxp/frdm_mcxc444/doc/ |
D | index.rst | 140 firmware. This only needs to be done if the default onboard debug circuit
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 166 Finally, and if not done as part of the first step, a Pull Request must be 228 - Mark as deprecated. This can be done by using the compiler itself
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 214 usually done in Zephyr, CMake will warn: 292 There is a possibility to log all or some of the I2C transactions done by the application.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 32 separate structures to keep track of device status. This can be done 106 done, or use a free address).
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gap.c | 924 goto done; 932 goto done; 954 done:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 119 the swap. This restart can be performed from inside the apply callback, or done asynchronously.
|
/Zephyr-latest/samples/net/capture/ |
D | README.rst | 149 Capture setup done, next enable it by "net capture enable <idx>"
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.thread | 182 This optimization is done at the expense of power consumption on SED/SSED devices.
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 12 Development has been done on and validation performed on at least
|
/Zephyr-latest/boards/others/neorv32/doc/ |
D | index.rst | 22 based boards. Customisation to fit custom NEORV32 implementations can be done
|
/Zephyr-latest/boards/nordic/nrf9131ek/doc/ |
D | index.rst | 147 Kconfig option ``BUILD_WITH_TFM`` to be enabled, which is done by
|
/Zephyr-latest/boards/nxp/frdm_mcxa156/doc/ |
D | index.rst | 126 firmware. This only needs to be done if the default onboard debug circuit
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/doc/ |
D | index.rst | 138 firmware. This only needs to be done if the default onboard debug circuit
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 8 CMake build is done in two stages. The first stage is called 21 done manually.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 68 within 5 secs, a 2nd query is done with timeout set to 10 sec (5 * 2). 69 If no reply is received, a 3rd query is done after 15 sec (5 + 5 * 2),
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 49 that not only masks interrupts locally, as done by :c:func:`irq_lock`, but 261 must be done to compare the old thread against the threads executing on the 355 :c:func:`z_get_next_switch_handle` and be done in one step.
|
/Zephyr-latest/boards/adi/max32666fthr/doc/ |
D | index.rst | 185 | | | an input to power the board, but this should only be done when not using the…
|
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/ |
D | index.rst | 70 …igilent Arty A7-35 Board requires F4PGA toolchain installation. It can be done by following instru…
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 100 firmware. This only needs to be done if the default onboard debug circuit
|
1...<<111213141516171819