Searched refs:done (Results 376 – 400 of 469) sorted by relevance
1...<<111213141516171819
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 185 * has a relatively low runtime overhead (programming is done with MSR instructions) 443 in that case no SRAM MPU programming is done so the access is determined by the default 537 is enabled by default. This is done as some compiler configurations
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 194 If you haven't already done so, you'll need to create a (free) GitHub account 440 what you've done. Here are some examples: 594 done 764 Git, there are multiple ways of getting a task done. We'll describe a typical
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 101 for a release. This will help define when a release is "done" in terms that most 430 Tagging needs to be done via explicit git commands and not via GitHub's release
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 491 * The Ethernet bridge shell is moved under network shell. This is done so that 497 is enabled. The actual bridging is done by a separate virtual network interface that
|
D | migration-guide-4.1.rst | 404 For an example of how this was done with a board in-tree check :github:`61481`.
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 88 Synchronization or alignment between time scales is done with a multi-step
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 125 disabled, typically by disabling the corresponding device tree node. This is done
|
/Zephyr-latest/doc/services/settings/ |
D | index.rst | 62 initializing a settings handler with a different priority is done using a call to
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 255 Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 225 Once done, before flashing, you need to first run a generated script that
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 190 # If key is not found, then type becomes '-NOTFOUND' and value handling is done below.
|
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/ |
D | index.rst | 301 This can be done by executing the following commands.
|
/Zephyr-latest/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 181 two cores. This is done in 3 ways:
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 142 manually assembled and embedded in source code. An example of how this is done
|
/Zephyr-latest/boards/nordic/nrf7002dk/doc/ |
D | index.rst | 205 Kconfig option ``BUILD_WITH_TFM`` to be enabled, which is done by
|
/Zephyr-latest/arch/arc/ |
D | Kconfig | 353 when done using them.
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 95 When a device wants to signal the processor that there is some work to be done 230 A cooperative context switch is always done by having a thread call the 914 register values must only be done to this cached copy. The updated 984 and read/write can be done byte-by-byte.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 288 equivalent of a synchronous system call when done by a lower 289 priority thread, or an ARM-like "pended IRQ" when done from true
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 469 Writing a value to a resource can be done using functions like lwm2m_set_u8. When writing 483 to the server after all operations are done, resulting in fewer messages in general.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 20 done so already. While some tools use the environment variables
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 70 work "out of the box" on Windows after you have done it once.
|
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/ |
D | index.rst | 194 is done in the file :zephyr_file:`boards/udoo/udoo_neo_full/udoo_neo_full_mcimx6x_m4.dts`.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 78 setup a callback for an os_mgmt callback, this must be done as a separate
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 141 which is done by west sign.
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 129 Although we have already done a lot, this USB device has no function. A device
|
1...<<111213141516171819