Home
last modified time | relevance | path

Searched full:avoid (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_df_types.h7 /* This is currently almost empty file to avoid build errors due to missing header files.
11 /* Forward declarations of types to avoid build errors in ULL code. */
/Zephyr-latest/tests/subsys/debug/gdbstub/
Dtestcase.yaml37 # Make sure the gdbstub port chosen is unique for this test to avoid conflicts
44 # Use non-default QEMU gdbstub port 1235 for this test to avoid conflicts
64 # Make sure the gdbstub port chosen is unique for this test to avoid conflicts
/Zephyr-latest/include/zephyr/shell/
Dshell_string_conv.h20 * to avoid err check bloating. Passed err reference should be initialized
37 * to avoid err check bloating. Passed err reference should be initialized
54 * to avoid err check bloating. Passed err reference should be initialized
71 * to avoid err check bloating. Passed err reference should be initialized
/Zephyr-latest/soc/aspeed/ast10x0/
DKconfig23 of /chosen/zephyr,sram in devicetree. The user should generally avoid
31 generally avoid changing it via menuconfig or in configuration files.
/Zephyr-latest/boards/shields/
DCMakeLists.txt4 # directories to avoid including the same CMakeLists.txt file multiple times
9 # To avoid a lot of empty CMakeLists.txt files we assume it is not an
/Zephyr-latest/boards/renesas/da1469x_dk_pro/
DKconfig.defconfig23 # Use double buffering to avoid visual artifacts as long as
42 # Increase stack size to avoid raising usage-fault
/Zephyr-latest/tests/benchmarks/footprints/src/
Dlibc.c27 /* avoid unused return error */ in run_libc()
30 /* avoid unused return error */ in run_libc()
/Zephyr-latest/samples/sensor/qdec/boards/
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay30 /* disable to avoid encoder phase input conflict */
35 /* disable to avoid encoder emulater conflict */
/Zephyr-latest/subsys/fs/zms/
DKconfig54 bool "Avoid writing the same data again in the storage"
58 Enable this config to avoid rewriting data in the storage if it already exists.
/Zephyr-latest/samples/subsys/lorawan/fuota/boards/
Dnucleo_wl55jc.conf1 # use fixed frag size (min and max 232 bytes) to avoid RAM overflow
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.gic72 same GIC controller, need to avoid the distributor re-configured to avoid
/Zephyr-latest/tests/kernel/mem_protect/mem_map/
Dprj_x86_64_coverage_exec.conf3 # Enable large memory model to avoid relative addressing
/Zephyr-latest/boards/qemu/cortex_a53/
Dqemu_cortex_a53_defconfig16 # Avoid timing skew in tests
Dqemu_cortex_a53_qemu_cortex_a53_xip_defconfig16 # Avoid timing skew in tests
/Zephyr-latest/tests/bluetooth/host/conn/mocks/zephyr/syscalls/
Ddevice.h8 * Dummy header file to avoid compiler errors
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/hal/
Ddebug_vendor_hal.h8 * Dummy header file to avoid compiler errors
Dradio_vendor_hal.h8 * Dummy header file to avoid compiler errors
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/include/
Dsoc.h8 * Dummy header file to avoid compiler errors
Dlll_peripheral.h8 * Dummy header file to avoid compiler errors
/Zephyr-latest/tests/bluetooth/host/id/mocks/zephyr/
Ddevicetree_generated.h8 * Dummy header file to avoid compiler errors
/Zephyr-latest/tests/bluetooth/host/id/mocks/zephyr/syscalls/
Ddevice.h8 * Dummy header file to avoid compiler errors
Dmem_manage.h8 * Dummy header file to avoid compiler errors
/Zephyr-latest/samples/net/sockets/echo_server/
Doverlay-802154.conf3 # Disable TCP and IPv4 (TCP disabled to avoid heavy traffic)
/Zephyr-latest/boards/native/nrf_bsim/
Dargparse.h11 /* This header is present to avoid breaking backwards compatibility with old bsim tests */
/Zephyr-latest/samples/net/sockets/echo_client/
Doverlay-802154.conf3 # Disable TCP and IPv4 (TCP disabled to avoid heavy traffic)

12345678910>>...31