Searched refs:other (Results 151 – 175 of 808) sorted by relevance
12345678910>>...33
/Zephyr-latest/drivers/reset/ |
D | Kconfig | 14 for some other node's drivers to acquire a reference to the reset
|
/Zephyr-latest/subsys/net/l2/virtual/ |
D | Kconfig | 8 layer that depends on other L2 layer. Like running VPN on top of
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 11 This architecture allows for overcoming some common problems with other backends (mostly related to… 18 One is reserved for the ICMsg and the other contains equal-sized blocks. 27 …During this time other threads are not blocked in any way as long as there are enough free blocks … 32 Again, other threads are not blocked as long as there are enough free blocks for them. 47 …Ensure that the memory regions used for data exchange are unique (not overlapping any other region… 49 * Define MBOX devices for sending a signal that informs the other domain (or CPU) of the written da… 50 Ensure that the other domain (or CPU) can receive the signal. 87 You must provide a similar configuration for the other side of the communication (domain or CPU). 105 The regions do not need to be next to each other, placed in any specific order, or be of the same s…
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 33 │ └── [... other files ...] 41 └── [ ... other projects ...] 56 You'll typically create the topdir and a few other files and directories 79 See :ref:`west-topologies` for information on other options, and 112 A workspace can contain additional Git repositories or other files and
|
/Zephyr-latest/subsys/debug/gdbstub/ |
D | Kconfig | 10 This option enable support the target using GDB, or any other
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt_client/ |
D | Kconfig | 6 # group commands behaviour and other aspects.
|
/Zephyr-latest/drivers/sensor/vishay/vcnl36825t/ |
D | Kconfig | 25 standard types will deactivate the other interrupt.
|
/Zephyr-latest/samples/basic/hash_map/ |
D | README.rst | 30 Additionally, it is possible to use one of the other Hashmap implementations by specifying
|
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/doc/ |
D | index.rst | 13 with a simple connection to a PC or other USB enabled device.
|
/Zephyr-latest/include/zephyr/linker/ |
D | llext-sections.ld | 10 * absolute address 0 so other weak symbols are exported as NULL.
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | Kconfig | 21 from all other objects, for easy exposure to a client. Enabling this will use one of the 108 # TODO: Set separate max name length for client, as other
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | README.rst | 12 use one or the other alternately. Because of the current driver model in Zephyr 17 for other instances of the same peripheral types (UARTE0 is used by the standard
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m487/doc/ |
D | index.rst | 23 - Three push-buttons: one is for reset and the other two are for user-defined 24 - Four LEDs: one is for power indication and the other three are for user-defined
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m467/doc/ |
D | index.rst | 21 - Three push-buttons: one is for reset and the other two are for user-defined 22 - Four LEDs: one is for power indication and the other three are for user-defined
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | Kconfig | 27 of equal priority that yield to each other and increment counters 72 of different priorities that suspend and resume each other in a
|
/Zephyr-latest/ |
D | LICENSE | 16 other entities that control, are controlled by, or are under common 33 and conversions to other media types. 42 editorial revisions, annotations, elaborations, or other modifications 94 (a) You must give any other recipients of the Work or 162 other commercial damages or losses), even if such Contributor 168 or other liability obligations and/or rights consistent with this 171 of any other Contributor, and only if You agree to indemnify,
|
/Zephyr-latest/drivers/syscon/ |
D | Kconfig | 15 of device. The typical use-case is for some other node's driver, or
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.intel_vtd | 36 other device that would require it for MSI/MSI-X multi-vector support.
|
/Zephyr-latest/boards/silabs/ |
D | index.rst | 19 You may find multiple other number and letter sequences silk-screened or lasered
|
/Zephyr-latest/modules/zcbor/ |
D | Kconfig | 43 This can be manually used if no other value is readily available, but
|
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 35 Change ``nrf52840dk/nrf52840`` appropriately for other supported boards.
|
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/src/ |
D | main.c | 18 #error Not implemented for other series
|
/Zephyr-latest/include/zephyr/sys/ |
D | bitarray.h | 185 int sys_bitarray_xor(sys_bitarray_t *dst, sys_bitarray_t *other, size_t num_bits, size_t offset);
|
/Zephyr-latest/samples/drivers/led/pwm/ |
D | README.rst | 18 For each PWM LEDs (one after the other):
|
/Zephyr-latest/boards/native/native_posix/ |
D | Kconfig | 31 interact with some other driver/device which runs at real time.
|
12345678910>>...33