Searched refs:other (Results 126 – 150 of 808) sorted by relevance
12345678910>>...33
/Zephyr-latest/drivers/ps2/ |
D | Kconfig.npcx | 14 direct interfaces to an external keyboard, mouse or any other
|
/Zephyr-latest/doc/project/ |
D | communication.rst | 16 In general, bug reports and other issues should be reported as `GitHub Issues
|
/Zephyr-latest/doc/build/dts/ |
D | bindings.rst | 7 is a relatively unstructured format. *Devicetree bindings* provide the other
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | tmap.rst | 5 Unlike most other low-layer profiles, TMAP is a profile that exists and has a service (TMAS) on all
|
/Zephyr-latest/cmake/bintools/llvm/ |
D | target.cmake | 10 # Extract the clang version. Debian (maybe other distros?) will
|
/Zephyr-latest/subsys/shell/modules/kernel_service/ |
D | Kconfig | 15 and other useful information.
|
/Zephyr-latest/soc/microchip/mec/mec15xx/ |
D | Kconfig | 56 pin is ignored. All other JTAG pins can be used as GPIOs 57 or other non-JTAG alternate functions.
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 37 In these other cases, however, manual wiring is necessary: 74 Change ``nrf52840dk/nrf52840`` appropriately for other supported boards.
|
/Zephyr-latest/boards/qemu/cortex_r5/doc/ |
D | index.rst | 17 with an actual ZCU102 hardware system, or any other hardware system. 37 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/boards/qemu/malta/doc/ |
D | index.rst | 17 with an actual MIPS Malta hardware system, or any other hardware system. 38 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | README.md | 14 by other tools, or rely on default data mapping with potential type misalignments. 17 For other command line options and more details run the upload script with `--help`, 57 inheriting all other testsuite properties, whereas the children object's properties 61 All other testsuite objects will be treated according to the index structure.
|
/Zephyr-latest/subsys/bluetooth/services/nus/ |
D | Kconfig.nus | 14 the other services, where the Service is hosted by the subsystem itself.
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.native_posix | 22 Disabling this feature allows some other component to seed the host standard library random
|
/Zephyr-latest/tests/drivers/disk/disk_performance/ |
D | README.txt | 5 was tested with SD cards, but can be used for other disk devices as well.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | monitor.c | 66 atomic_t other; member 93 atomic_inc(&drops.other); in drop_add() 224 encode_drops(hdr, BT_MONITOR_OTHER_DROPS, &drops.other); in encode_hdr()
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/ |
D | Kconfig | 6 # group commands behaviour and other aspects.
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | generic.cmake | 12 # prefix. This interface is consistent with the other non-"Zephyr SDK"
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_cli.rst | 13 node. The Configuration Client model may communicate with servers on other
|
D | health_cli.rst | 16 However, if a Health Client model is instantiated on an element other than the
|
/Zephyr-latest/boards/qemu/kvm_arm64/doc/ |
D | index.rst | 33 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 008_bin-blobs.md | 36 What other components do the blob(s) depend on, if any?
|
/Zephyr-latest/doc/services/debugging/ |
D | debugmon.rst | 39 to be the lowest available priority, which will allow other interrupts to execute 63 Using other custom ISR
|
/Zephyr-latest/boards/qemu/cortex_m0/doc/ |
D | index.rst | 16 with an actual nRF51 Microbit hardware system, or any other hardware system. 37 The kernel currently does not support other hardware features on this platform.
|
/Zephyr-latest/samples/bluetooth/mesh_demo/ |
D | README.rst | 30 publisher and enable the other nodes to show information of the received 48 For other boards, build and flash the application as follows:
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 41 their value from other symbols), so less restrictions apply to them. If some 47 fixed on some machines and configurable on other machines. 78 other cases where devicetree.h provides :ref:`devicetree-hw-api` for referring 79 to other nodes in the system. Search the source code for drivers using these 170 Chains of symbols selecting each other should be avoided in particular, except 260 This makes it possible for other symbols to check for FPU support in a generic 336 conditionally includes the file :file:`Kconfig.other`: 341 source "Kconfig.other" 353 Say that :file:`Kconfig.other` above contains this definition: 369 ``FOO`` in :file:`Kconfig.other`, because the ``DEP`` dependency has already [all …]
|
12345678910>>...33