Searched refs:other (Results 426 – 450 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/doc/hardware/porting/ |
D | shields.rst | 61 Source code in shields shall not be used for purposes other than the 66 well as the corresponding source files (referenced in CMake similar to other
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 129 safely call the retention functions without clashing with other concurrent 134 with each other. Note that to use this, retention driver mutex support must
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 29 zephyr,sram = &ocram1; /* TODO Merge with other OCRAM */ 30 zephyr,sram1 = &ocram2; /* TODO Merge with other OCRAM */
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | sockets.rst | 20 * Has minimal overhead, similar to the requirement for other 23 names like ``close()``, which may be part of libc or other POSIX 41 functions in libc or other libraries, for example, with the filesystem
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 30 Pytest-based test suites are discovered the same way as other twister tests, i.e., by a presence 33 parallelization, building and reporting) remains the same as for other harnesses. The change 78 can be used to point to other files, directories or subtests (more info :ref:`here <pytest_root>`).
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 46 or from other symbols. 57 In this case, ``CPU_HAS_FPU`` is enabled through other symbols having 343 without modifying any other behaviour of the symbol. 377 Setting one choice symbol to ``y`` automatically gives all other choice
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 13 # other symbol/choice properties by adding extra symbol/choice definitions. 139 section to store an image header or any other metadata. 151 other systems such as bootloaders (for MCUboot, this would include the image swap 281 When disabled, the linker sections other than the boot and 510 Compiler optimizations will be set to -Os independently of other 516 Compiler optimizations wil be set to -Oz independently of other 522 Compiler optimizations will be set to -O2 independently of other 528 Compiler optimizations will be set to -Og independently of other 534 Compiler optimizations will be set to -O0 independently of other
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 75 Run the ``zephyr.exe`` executable as you would any other Linux console application. 108 instrumented as any other native program. The program is compiled with debug 193 Rationale for this port and comparison with other options 204 benefits of the POSIX architecture other solutions like the 209 with other development and test options for more insights. 273 How simulated time and real time relate to each other 389 that the process is connected to the same interface as other Linux processes 529 testing, such as when piping other processes' output to control it.
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.debug | 11 Specific debugging options to other sub-menus will be unlocked
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_kconfig.cmake | 83 "Unable to lookup sysbuild.conf or other related sysbuild configuration files. "
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | condvar.rst | 30 Some other thread, when it changes said state, can then wake one (or more)
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 50 you can use as a reference for other platforms.
|
/Zephyr-latest/samples/boards/arc_secure_services/ |
D | README.rst | 19 the other half is allocated to normal world.
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | linker.ld | 69 *(".exception.other.*")
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | README.rst | 40 to any other site on the Internet (or on the local network, in which
|
/Zephyr-latest/arch/mips/core/ |
D | isr.S | 82 SECTION_FUNC(exception.other, _mips_interrupt)
|
/Zephyr-latest/boards/adafruit/feather_stm32f405/doc/ |
D | index.rst | 7 Feather standard layout, sharing peripheral placement with other
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | aarch64.rst | 52 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | Kconfig | 34 related constraints. Dynamic threads are a subset of all other CMSIS
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 30 ARMv7-M/ARMv8-M this is called the System Address Map, other CPUs may 84 Note that user threads have access to the stacks of other user threads in 95 the stacks of other user threads outside of their memory domains. 195 - Partitions within the same memory domain may not overlap each other. There is 407 If the thread was already a member of some other domain (including the
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 59 other pin parameters required for the correct operation of that peripheral. 75 means that states are independent of each other, so they do not need to be 101 initialization time will be sufficient, but in some other cases more will be 121 Note that other standard states could be introduced in the future. 396 already used by the same vendor in other operating systems, e.g. Linux.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 41 node in the Upload Firmware procedure, then it distributes the uploaded image to other Target 100 mesh network perform other duties. Once the firmware image has been transferred to the Target 130 Target node after the metadata check, as other nodes will never request the metadata from the 254 along with the firmware information and other input parameters of the BLOB transfer. The Firmware 304 node's Firmware Update Server model, along with the other BLOB transfer parameters, the Target
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 26 some other value, as program can only change bits from erased-value 50 programmed with some other value.
|
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/ |
D | index.rst | 139 #. Connect the other end of the ARM10-pin cable to the JTAG header on your LaunchPad SensorTag 141 #. Connect the other end of the 2-pin jumper to pins 12/RX and 13/TX on the LaunchPad SensorTag (Gr…
|
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/ |
D | index.rst | 15 …ge regulator, ESD protection, short circuit protection, RF shielding, and other protection measure… 196 images. But it can be configured to create other kind of images.
|
1...<<11121314151617181920>>...33