Searched refs:done (Results 426 – 450 of 469) sorted by relevance
1...<<111213141516171819
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 307 object. Usually this will be done via ``self.config`` from a ``WestCommand`` 308 instance, but this can be done directly by instantiating a ``Configuration``
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 151 one by one, so that we avoid the situation where most work gets done by only
|
/Zephyr-latest/doc/safety/ |
D | safety_overview.rst | 133 pre-condition and what needs to be done to achieve an auditable code base from the safety
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an521.rst | 415 Kconfig option ``BUILD_WITH_TFM`` to be enabled, which is done by
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 243 :c:func:`sys_clock_set_timeout` is done identically for every CPU.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 79 Note that signature verification is something done by the ROM
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 123 done in an exception handler. And running an exception handler
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 397 * Fixed adin2111 driver. Initialization was done incorrectly when working with adin2110. 1040 is done for code size (significant gain seen on riscv32) and performance. 1292 Additionally, the following changes in Zephyr were done:
|
D | release-notes-3.7.rst | 342 Controller is now exclusively done in the system workqueue context. 1337 * The NTP server from the DHCPv4 option can now be used to set the system time. This is done by 1339 * The syslog server address can now be set with DHCPv4 option. This is done by 1997 Additionally, the following changes in Zephyr were done:
|
D | release-notes-2.1.rst | 409 ``generated_dts_board.conf``. This was done to have a single source of 538 * :github:`20613` - HCI reset command complete before LL reset done
|
D | release-notes-3.3.rst | 428 done only for connections in the peripheral role. 485 * STM32F1: USB Prescaler configuration is now expected to be done using 575 expect a 48MHz clock is now done using device tree. When available, HSI48 is enabled 772 * ITE fixed bug where an operation was done outside of the driver mutex 886 be done using device tree. 980 * STM32F1: Clock bus configuration is not done automatically by driver anymore. 985 * STM32 (non F1): Clock bus configuration is now expected to be done in device tree
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 206 application makes a call to settings_load() after having done 232 This is done in the workqueue context, in order to not block the BT RX
|
D | att.c | 2566 goto done; in att_error_rsp() 2588 done: in att_error_rsp()
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 365 Make sure to :c:func:`unlock <conn_mgr_binding_unlock>` the binding when you are done accessing it.
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 118 chip. The connection between PHY and ESP32 is done through the reduced
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 174 # Stripping is only done if one of the specified strings matches the left-hand 448 # subgrouping. Alternatively, this can be done per class using the 503 # speed. At this moment only the input processing can be done using multiple 2420 # performed. Macro expansion can be done in a controlled way by setting 2557 # Adding location for the tag files is done as follows: 2629 # to find the font, which can be done by putting it in a standard location or by
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 1125 the Zephyr tree after your initial development is done. 1254 can be done with the following content in ``st/stm32/Kconfig.soc``:
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 975 tests. This can be done by specifying the path to both samples and tests in the 1134 main tree this is done using revisions. For code that is already merged and part
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 397 The configuration of USB device is done in the stack layer.
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 171 empty ATE is done.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 769 nor ``property-blocklist`` is valid; no additional filtering is done.
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 99 How to serialize and emit fields as well as handling alignment, can be done
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 35 This is done to ensure that all available log will be printed to the shell output. 48 Since all mesh nodes use the same values for the default network key, this can be done on multiple 109 development, as it can be done without having to implement the sending model. By default, only the
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 796 can be done. Existence of "dt_*" entries indicates devicetree is needed. 798 …If there are no other types of entries in the expression a filtration can be done without creating…
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 65 as a shell backend. Connecting to it can be done using PuTTY or any ``telnet`` client.
|
1...<<111213141516171819