Searched refs:other (Results 401 – 425 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | aarch32.rst | 43 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt1040.dtsi | 60 * other RT10xx SOCs describe this as LPSPI4, so just add an alias.
|
/Zephyr-latest/tests/drivers/flash/stm32/src/ |
D | main.c | 187 #error Block Register tests unable to run other tests, because of locked registers.
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 115 (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/ |
D | mutexes.rst | 40 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/ |
D | README.rst | 18 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/ |
D | index.rst | 15 RF shielding, and other protection measures 89 images. But it can be configured to create other kind of images.
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 30 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/ |
D | overview.rst | 99 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/ |
D | clocks.rst | 50 "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/ |
D | project_roles.rst | 69 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/ |
D | probes.rst | 10 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/ |
D | Kconfig | 6 # group commands behaviour and other aspects.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 44 The expectations above affect selection of other features; for example
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 14 implementation of other features such as stack protection and userspace. The
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt_filter.rst | 71 all other packets.
|
D | coap.rst | 23 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/ |
D | fetch_and_get.rst | 64 prioritize trigger handling among other threads.
|
/Zephyr-latest/cmake/compiler/clang/ |
D | target.cmake | 73 # Other clang/LLVM distributions may come with other pre-built C libraries.
|
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/ |
D | README.rst | 24 The user can of course try out other client implementations with this sample.
|
/Zephyr-latest/samples/kernel/bootargs/ |
D | README.rst | 107 Press ESC in 5 seconds to skip startup.nsh or any other key to continue.
|
/Zephyr-latest/doc/services/debugging/ |
D | thread-analyzer.rst | 7 the thread information, e.g. thread stack size usage and other runtime thread
|
/Zephyr-latest/lib/libc/common/ |
D | Kconfig | 81 16kB and all other systems will default to using all remaining
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 22 other nodes. 54 IV Update procedure and propagates updates to other subnets.
|
/Zephyr-latest/doc/develop/ |
D | env_vars.rst | 100 other things, this script sources :file:`~/.zephyrrc`. 113 to the main ``zephyr`` repository. Among other things, this script runs
|
1...<<11121314151617181920>>...33