Home
last modified time | relevance | path

Searched refs:other (Results 401 – 425 of 808) sorted by relevance

1...<<11121314151617181920>>...33

/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/
Daarch32.rst43 The kernel currently does not support other hardware features on this platform.
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1040.dtsi60 * other RT10xx SOCs describe this as LPSPI4, so just add an alias.
/Zephyr-latest/tests/drivers/flash/stm32/src/
Dmain.c187 #error Block Register tests unable to run other tests, because of locked registers.
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst115 (You can use any other board supported by Zephyr here; it doesn't have to be
500 flash (assuming your runner expects a HEX file), but keep other
503 west flash --hex-file path/to/some/other.hex
615 other debug configuration at default values::
617 west debug --elf-file path/to/some/other.elf
618 west debugserver --elf-file path/to/some/other.elf
698 runner implementations are in other submodules, such as ``runners.nrfjprog``,
711 easily extended by adding other runners.
746 but can be easily extended by adding other runners.
/Zephyr-latest/doc/kernel/services/synchronization/
Dmutexes.rst40 for as short a time as possible to avoid negatively impacting other threads
42 it must **unlock** the mutex to allow other threads to use the resource.
/Zephyr-latest/samples/net/capture/
DREADME.rst18 via interface 1 or via some other network interface if the device has
101 The other interfaces receive packets depending on the configuration you have
/Zephyr-latest/boards/heltec/heltec_wifi_lora32_v2/doc/
Dindex.rst15 RF shielding, and other protection measures
89 images. But it can be configured to create other kind of images.
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst30 click-through or other EULA-like workflow when users fetch and install blobs.
119 be unconditionally accepted by the project; any blob may be rejected for other
148 * The blob must not depend on Zephyr APIs directly. In other words, it must have
224 both CI ran when a new GitHub Pull Request is opened as well as any other
/Zephyr-latest/doc/services/tfm/
Doverview.rst99 etc. Services in the PSA Updateable Root of Trust have access to other
104 building TF-M, has limited access to the PRoT, or even other ARoT services at
134 2 by isolating ARoT services from each other, so that each ARoT is
135 essentially silo'ed from other services. This provides the highest level of
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst50 "us" (microseconds), "tick", or "cyc" can be converted to any other.
65 multiples of each other and where the output fits within a single
178 be correct over time and subject to minimal skew vs. other counters
233 the timing subsystem. The other may legally provide a tick count of
262 Because there may be no other hardware available to drive timeslicing,
/Zephyr-latest/doc/project/
Dproject_roles.rst69 to a pull request and can be added as a reviewer by other GitHub users.
166 by the other Maintainers, the Release Engineering team can set an assignee when
313 in a standalone commit alongside other changes introducing new files and
356 enough, in which case approvals by other affected subsystems
374 coming from one organisation and where reviews from other organisations are
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst10 also support other debug software and more advanced features such as
15 are sometimes also accessible via an IP network or other means. They usually
369 boards. It provides a bridge between your computer (or other USB host) and the
455 If you get no RTT output you might need to disable other consoles which conflict
495 https://www.segger.com/products/debug-probes/j-link/models/other-j-links/lpcxpresso-on-board/
510 https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig6 # group commands behaviour and other aspects.
/Zephyr-latest/doc/kernel/services/threads/
Dnothread.rst44 The expectations above affect selection of other features; for example
/Zephyr-latest/doc/kernel/usermode/
Dmpu_stack_objects.rst14 implementation of other features such as stack protection and userspace. The
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt_filter.rst71 all other packets.
Dcoap.rst23 for communication and pass the buffer to the library for parsing and other
51 The ``.well-known/core`` resource should be added before all other
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dfetch_and_get.rst64 prioritize trigger handling among other threads.
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake73 # Other clang/LLVM distributions may come with other pre-built C libraries.
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst24 The user can of course try out other client implementations with this sample.
/Zephyr-latest/samples/kernel/bootargs/
DREADME.rst107 Press ESC in 5 seconds to skip startup.nsh or any other key to continue.
/Zephyr-latest/doc/services/debugging/
Dthread-analyzer.rst7 the thread information, e.g. thread stack size usage and other runtime thread
/Zephyr-latest/lib/libc/common/
DKconfig81 16kB and all other systems will default to using all remaining
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst22 other nodes.
54 IV Update procedure and propagates updates to other subnets.
/Zephyr-latest/doc/develop/
Denv_vars.rst100 other things, this script sources :file:`~/.zephyrrc`.
113 to the main ``zephyr`` repository. Among other things, this script runs

1...<<11121314151617181920>>...33