Searched refs:other (Results 276 – 300 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/samples/drivers/uart/native_tty/ |
D | README.rst | 12 dongle and reading it from the other." 25 other dongle's RX pin. The ground connection is not needed. Both dongles must
|
/Zephyr-latest/samples/bluetooth/mtu_update/ |
D | README.rst | 70 The two devices will connect only if they are close to each other, because of 82 and send his MTU to the other device. If the MTU exchange succeeds, the central
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_monitoring.rst | 23 network RX and TX traffic. Similar instructions should work also in other 111 In this example, we use the ``native_sim`` board. You can also use any other board 130 Any other application can be used too, just make sure that suitable 203 The captured network traffic can be sent to some other network interface
|
D | armfvp_user_networking_setup.rst | 18 layer of the host to communicate with other hosts. This allows the use of
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 164 source, then use other west commands without your code being imported along 216 # [... other contents ...] 221 # [... other projects ...] 233 # [... other contents ...]
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.fs | 32 In other case, when memory is full, new messages are dropped.
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | Kconfig.defconfig | 27 # level 2, underneath other hardware interrupts like timer, so it
|
/Zephyr-latest/doc/develop/manifest/external/ |
D | cannectivity.rst | 14 `python-can`_, and by many other software packages.
|
/Zephyr-latest/samples/psa/persistent_key/ |
D | README.rst | 20 * The :ref:`secure storage subsystem <secure_storage>`, for the other board targets.
|
/Zephyr-latest/cmake/compiler/arcmwdt/ |
D | target.cmake | 6 # (and other commands which end up calling check_c_source_compiles())
|
/Zephyr-latest/cmake/toolchain/llvm/ |
D | generic.cmake | 4 # used for devicetree pre-processing and other pre-processing tasks which must
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 44 To check output of this sample, run ``west espressif monitor`` or any other serial
|
/Zephyr-latest/doc/build/dts/ |
D | intro-scope-purpose.rst | 19 devicetree and Zephyr's other main configuration language, Kconfig.
|
D | phandles.rst | 73 You can use phandles to make an array of references to other nodes. 93 "owned" by some other node. 142 reason, we'll focus on that use case here. However, there are **many other use 148 <device_model_api>` for that chip. You usually also need to provide other 182 my-other-external-ic {
|
/Zephyr-latest/samples/boards/nordic/nrfx/ |
D | README.rst | 16 other without any intervention from the CPU.
|
/Zephyr-latest/samples/drivers/can/babbling/ |
D | README.rst | 18 Being able to simulate a babbling CAN node is useful when examining the behavior of other nodes on
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 67 interrupt controller, but does not depend on other devices,
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | CMakeLists.txt | 35 # the test and should be in the same file as the test entry point. Any other
|
/Zephyr-latest/scripts/native_simulator/ |
D | Makefile | 113 ${NSI_BUILD_PATH}/linker_script.ld : ${NSI_PATH}/common/other/linker_script.pre.ld | ${NSI_BUILD_PA…
|
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/ |
D | Kconfig | 18 notifications, which must be enabled by selecting other Kconfig options.
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.gic | 74 GIC distributor configuration if it has been configured by other OS.
|
/Zephyr-latest/scripts/coccinelle/ |
D | find_functions.cocci | 10 // and one for all the other functions. It will store the positions
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig | 25 all other features, such as secure boot OTA or slots management are not available.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | common_libc.rst | 36 (no heap). For other C library users, if there is an MMU present, then the
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 38 To build for other boards and ambient temperature sensors, enable the sensor
|
1...<<11121314151617181920>>...33