Home
last modified time | relevance | path

Searched full:other (Results 1 – 25 of 1850) sorted by relevance

12345678910>>...74

/Zephyr-Core-3.5.0/drivers/sensor/vl53l1x/
Dvl53l1_platform.h28 * @return "Other error code" See ::VL53L1_Error
40 * @return "Other error code" See ::VL53L1_Error
51 * @return "Other error code" See ::VL53L1_Error
61 * @return "Other error code" See ::VL53L1_Error
71 * @return "Other error code" See ::VL53L1_Error
81 * @return "Other error code" See ::VL53L1_Error
91 * @return "Other error code" See ::VL53L1_Error
101 * @return "Other error code" See ::VL53L1_Error
110 * @return "Other error code" See ::VL53L1_Error
119 * @return "Other error code" See ::VL53L1_Error
[all …]
/Zephyr-Core-3.5.0/lib/posix/getopt/
DKconfig11 not interfere with each other.
14 for other threads by extending function getopt_state_get in
24 not interfere with each other.
27 for other threads by extending function getopt_state_get in
/Zephyr-Core-3.5.0/doc/services/ipc/ipc_service/backends/
Dipc_service_icmsg.rst29 unique (not overlapping any other region) and accessible by both domains
31 * Define MBOX devices which are used to send the signal that informs the other
32 domain (or CPU) that data has been written. Ensure that the other domain
62 You must provide a similar configuration for the other side of the
74 #. It then sends a signal to the other domain or CPU, informing that the data
75 has been written. Sending the signal to the other domain or CPU is repeated
78 #. When the signal from the other domain or CPU is received, the magic number
/Zephyr-Core-3.5.0/soc/posix/inf_clock/
DKconfig33 string "Other cores images to include"
36 This option can be used to provide the native simulator with other MCUs/Cores images which have
37 been produced by either other Zephyr builds or different OS builds.
39 have it produce the final link with the native simulator runner and the other MCU images.
46 even if in other circumstances this MCU would not start automatically (for ex. because
/Zephyr-Core-3.5.0/drivers/sensor/vl53l0x/
Dvl53l0x_platform.h76 * @return "Other error code" See ::VL53L0X_Error
88 * @return "Other error code" See ::VL53L0X_Error
99 * @return "Other error code" See ::VL53L0X_Error
109 * @return "Other error code" See ::VL53L0X_Error
119 * @return "Other error code" See ::VL53L0X_Error
129 * @return "Other error code" See ::VL53L0X_Error
139 * @return "Other error code" See ::VL53L0X_Error
149 * @return "Other error code" See ::VL53L0X_Error
163 * @return "Other error code" See ::VL53L0X_Error
182 * @return "Other error code" See ::VL53L0X_Error
/Zephyr-Core-3.5.0/lib/libc/arcmwdt/include/
Dfcntl.h17 * MWDT fcntl.h doesn't provide O_NONBLOCK, however it provides other file IO
19 * any other file IO defines.
24 #error "O_NONBLOCK conflicts with other O_*** file IO defines!"
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/handler_demo/
DKconfig5 # group commands behaviour and other aspects.
24 bool "Other hook"
27 Allows applications to receive callback when the "other" example
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DKconfig5 # group commands behaviour and other aspects.
25 bool "Other hook"
28 Allows applications to receive callback when the "other" example
/Zephyr-Core-3.5.0/boards/shields/arduino_uno_click/doc/
Dindex.rst11 host sockets that allow you to connect many other click shields to your
13 In other words, the Arduino UNO click will generally be used by other
42 other mikroBUS shields. For example:
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dcache.h51 * @retval -errno Negative errno for other failures.
62 * @retval -errno Negative errno for other failures.
73 * @retval -errno Negative errno for other failures.
94 * @retval -errno Negative errno for other failures.
116 * @retval -errno Negative errno for other failures.
138 * @retval -errno Negative errno for other failures.
185 * @retval -errno Negative errno for other failures.
196 * @retval -errno Negative errno for other failures.
207 * @retval -errno Negative errno for other failures.
228 * @retval -errno Negative errno for other failures.
[all …]
/Zephyr-Core-3.5.0/
DCODE_OF_CONDUCT.md21 * Showing empathy towards other community members
31 * Other conduct which could reasonably be considered inappropriate in a
41 reject comments, commits, code, wiki edits, issues, and other contributions
43 permanently any contributor for other behaviors that they deem inappropriate,
67 faith may face temporary or permanent repercussions as determined by other
/Zephyr-Core-3.5.0/include/zephyr/ipc/
Dipc_service_backend.h37 * @retval other errno codes depending on the implementation of the
49 * @retval other errno codes depending on the implementation of the
68 * @retval other errno codes depending on the implementation of the
84 * @retval other errno codes depending on the implementation of the
101 * @retval other errno codes depending on the implementation of the
116 * @retval other errno codes depending on the implementation of the
138 * @retval other errno codes depending on the implementation of the
156 * @retval other errno codes depending on the implementation of the
178 * @retval other errno codes depending on the implementation of the
196 * @retval other errno codes depending on the implementation of the
[all …]
/Zephyr-Core-3.5.0/include/zephyr/pm/
Ddevice_runtime.h35 * @retval -errno Other negative errno, result of enabled device runtime PM.
52 * @retval -errno Other negative errno, result of suspending the device.
69 * @retval -errno Other negative errno, result of resuming the device.
78 * be left unchanged. In all other cases, usage count will be incremented.
94 * @retval -errno Other negative errno, result of the PM action callback.
103 * state will be left unchanged. In all other cases, usage count will be
114 * @retval -errno Other negative errno, result of the action callback.
124 * required (usage count equal to 0). In all other cases, usage count will be
/Zephyr-Core-3.5.0/samples/boards/reel_board/mesh_badge/
DREADME.rst26 #. Enter your name (or any other arbitrary text). Multiple words
41 each other over mesh: by pressing the user button on the board the first
42 word (name) of the stored text will be sent to all other boards in
43 the network and cause the other boards to display "<name> says hi!".
/Zephyr-Core-3.5.0/tests/subsys/mgmt/mcumgr/all_options/
Dtestcase.yaml15 mgmt.mcumgr.all.options.other:
17 - OVERLAY_CONFIG="other-options.conf"
/Zephyr-Core-3.5.0/doc/kernel/usermode/
Doverview.rst10 isolated from other user mode threads and from the kernel. A flawed or
22 cannot compromise the kernel or other threads.
26 isolated from each other if one crashes or is otherwise compromised.
51 - A user thread may have read/write access to the stacks of other user
120 particular priority can starve all threads of lower priority, and also other
137 configured in the :ref:`memory_domain` it belongs to. Access to any other RAM
141 communicate with each other by having shared membership of the same memory
152 driver other than their own thread object. Such access must be granted by
163 the object, check the validity of other parameters through bounds checking or
164 other means, and verify proper read/write access to any memory buffers
/Zephyr-Core-3.5.0/include/zephyr/arch/
Dcache.h55 * @retval -errno Negative errno for other failures.
68 * @retval -errno Negative errno for other failures.
81 * @retval -errno Negative errno for other failures.
104 * @retval -errno Negative errno for other failures.
128 * @retval -errno Negative errno for other failures.
152 * @retval -errno Negative errno for other failures.
210 * @retval -errno Negative errno for other failures.
223 * @retval -errno Negative errno for other failures.
236 * @retval -errno Negative errno for other failures.
259 * @retval -errno Negative errno for other failures.
[all …]
/Zephyr-Core-3.5.0/lib/libc/picolibc/
DKconfig13 This is enabled by default for toolchains other than the Zephyr
55 Compiler optimizations will be set to -Os independently of other
61 Compiler optimizations will be set to -O2 independently of other
67 Compiler optimizations will be set to -Og independently of other
73 Compiler optimizations will be set to -O0 independently of other
/Zephyr-Core-3.5.0/subsys/usb/device_next/
Dusbd_interface.h18 * @return 0 on success, other values on fail.
31 * @return 0 on success, other values on fail.
45 * @return 0 on success, other values on fail.
/Zephyr-Core-3.5.0/scripts/west_commands/zspdx/
Ddatatypes.py19 # standardized DocumentRef- (including that prefix) that the other
48 # set of other Documents that our elements' Relationships refer to
120 # (e.g., the "owner" or the "other" element) is a File, a target Package,
121 # a Package's ID (as other only, and only where owner type is DOCUMENT),
150 # for the "other" element (e.g., the right side of the Relationship),
154 # other file absolute path (if otherType is FILENAME)
157 # other target name (if otherType is TARGETNAME)
160 # other package ID (if ownerType is DOCUMENT and otherType is PACKAGEID)
/Zephyr-Core-3.5.0/soc/riscv/openisa_rv32m1/
Dsoc_irq.S24 SECTION_FUNC(exception.other, __soc_is_irq)
42 SECTION_FUNC(exception.other, __soc_handle_irq)
60 SECTION_FUNC(exception.other, __soc_save_context)
78 SECTION_FUNC(exception.other, __soc_restore_context)
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/
Dsoc_irq.S14 SECTION_FUNC(exception.other, __soc_is_irq)
19 SECTION_FUNC(exception.other, __soc_handle_irq)
/Zephyr-Core-3.5.0/doc/kernel/services/
Dindex.rst113 Other section in Kernel Services
116 These pages cover other kernel services.
121 other/atomic.rst
122 other/float.rst
123 other/version.rst
124 other/fatal.rst
125 other/thread_local_storage.rst
/Zephyr-Core-3.5.0/samples/subsys/fs/fs_sample/
DKconfig15 "some.dir" directory and "other.txt" file will be created
19 easily add files with use of other device.
/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/
Dtpidrro_el0.h11 * Among other things, the tpidrro_el0 holds the address for the current
14 * free bits for other purposes.

12345678910>>...74