Home
last modified time | relevance | path

Searched full:avoids (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-Core-3.5.0/doc/_scripts/
Dgen_helpers.py13 differs from the current contents of the file. This avoids unnecessary
/Zephyr-Core-3.5.0/scripts/dts/python-devicetree/src/devicetree/
D_private.py11 def _slice_helper(node: Any, # avoids a circular import with dtlib
/Zephyr-Core-3.5.0/drivers/w1/
DKconfig62 this option avoids the SKIP ROM command,
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dcpu_idle.c35 * the LX6 IP. Preprocessor ugliness avoids the need to in arch_cpu_idle()
/Zephyr-Core-3.5.0/dts/bindings/spi/
Despressif,esp32-spi.yaml62 routing mechanism instead, this avoids extra routing latency and makes
/Zephyr-Core-3.5.0/cmake/modules/
Dpre_dt.cmake33 # Using a function avoids polluting the parent scope unnecessarily.
/Zephyr-Core-3.5.0/subsys/logging/backends/
Dlog_backend_adsp.c38 * lines. This avoids the overhead of a spin lock in the trace_out
Dlog_backend_ble.c185 * @details After initialization of the logger, this function avoids
Dlog_backend_adsp_mtrace.c148 * lines. This avoids the overhead of a spin lock in the trace_out
/Zephyr-Core-3.5.0/lib/libc/newlib/
DCMakeLists.txt58 # as this ensures the uniqueness and thus avoids symbol de-duplication which means
/Zephyr-Core-3.5.0/drivers/pcie/host/
Dpcie_ecam.c92 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
101 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
110 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
/Zephyr-Core-3.5.0/arch/arm64/core/
Dfpu.c125 * replace it, and this avoids a deadlock where in flush_owned_fpu()
159 * simulate them and leave the FPU access disabled. This also avoids the
/Zephyr-Core-3.5.0/doc/kernel/data_structures/
Drbtree.rst108 Zephyr avoids this requirement by building a "stack" of node pointers
/Zephyr-Core-3.5.0/doc/build/snippets/
Dwriting.rst39 node names, etc. This avoids namespace conflicts.
/Zephyr-Core-3.5.0/include/zephyr/xen/public/
Dsched.h71 * VCPU. This avoids a "wakeup waiting" race.
/Zephyr-Core-3.5.0/tests/boards/intel_adsp/smoke/src/
Dcpus.c16 /* Utility for spin-polled loops. Avoids spamming shared resources
/Zephyr-Core-3.5.0/cmake/linker_script/arm/
Dlinker.cmake12 # Note, the `+ 0` in formulas below avoids errors in cases where a Kconfig
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Dcore.py390 if one is missing. This avoids affecting users that don't require your
397 avoids calling input() when not instantiating within a command line
789 # RuntimeError avoids a stack trace saved in run_common.
/Zephyr-Core-3.5.0/drivers/sensor/lis2dh/
Dlis2dh_trigger.c63 * and first interrupt. this avoids concurrent bus context access. in lis2dh_trigger_drdy_set()
189 * and first interrupt. this avoids concurrent bus context access. in lis2dh_trigger_anym_tap_set()
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dsensor.rst33 representation avoids use of floating point values as they may not be
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_l2.rst156 employs an "inversion-of-control" pattern in such cases avoids duplication of
/Zephyr-Core-3.5.0/arch/x86/core/ia32/
Dfloat.c31 * when absolutely necessary; this avoids wasting effort preserving them when
/Zephyr-Core-3.5.0/arch/riscv/core/
Dfpu.c168 * replace it, and this avoids a deadlock where in flush_owned_fpu()
/Zephyr-Core-3.5.0/drivers/mm/
Dmm_drv_common.c14 * This avoids duplicate implementations of same functionality in
/Zephyr-Core-3.5.0/doc/connectivity/networking/
Dnetwork_monitoring.rst194 monitoring in this example. The monitoring system avoids to capture already

123