Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 25 of 111) sorted by relevance

12345

/Zephyr-4.1.0/samples/sensor/qdec/boards/
Dmimxrt1050_evk_mimxrt1052_hyperflash.overlay30 /* disable to avoid encoder phase input conflict */
35 /* disable to avoid encoder emulater conflict */
/Zephyr-4.1.0/boards/nxp/frdm_k64f/
Dfrdm_k64f-pinctrl.dtsi109 /* PTC16 and PTC17 conflict with uart3 pins */
120 /* pins conflict with uart2 */
153 /* pins conflict with spi0 */
165 /* PTC16 and PTC17 conflict with PTP timer pins */
/Zephyr-4.1.0/tests/drivers/build_all/sensor/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
191 /* disable device to conflict with i2c version */
196 /* disable device to conflict with i2c version */
201 /* disable device to conflict with i2c version */
/Zephyr-4.1.0/boards/shields/nrf7002eb/boards/
Dthingy53_nrf5340_cpuapp.overlay15 * Pins P0.9, P0.10, P0.11, P0.12 conflict with SPI4 and nrf7002 host irq
/Zephyr-4.1.0/samples/subsys/sensing/simple/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/tests/drivers/i2s/i2s_api/boards/
Dmimxrt1170_evk_mimxrt1176_cm7_A.overlay22 /* On MIMXRT1170-EVK, there is a conflict with signal SAI4_TX_BCLK shared with
/Zephyr-4.1.0/tests/subsys/emul/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/tests/drivers/build_all/modem/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/tests/drivers/i2c/i2c_target_api/boards/
Dnucleo_f091rc.overlay23 /* i2c2 is disabled by default because of pin conflict with can1 */
/Zephyr-4.1.0/tests/drivers/build_all/mfd/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/subsys/net/ip/
DKconfig.ipv4101 bool "Activate IPv4 address conflict detection (RFC 5227)"
104 Activate IPv4 address conflict detection specified in RFC 5227.
105 The conflict detection is based on ARP probes/announcements.
190 module-str = Log level for IPv4 address conflict detection
191 module-help = Enables IPv4 address conflict detection debug messages.
/Zephyr-4.1.0/subsys/bluetooth/host/
Did.c955 struct bt_id_conflict *conflict = user_data; in find_rl_conflict() local
959 __ASSERT_NO_MSG(conflict != NULL); in find_rl_conflict()
960 __ASSERT_NO_MSG(conflict->candidate != NULL); in find_rl_conflict()
963 __ASSERT_NO_MSG((conflict->candidate->state & BT_KEYS_ID_ADDED) == 0); in find_rl_conflict()
965 if (conflict->found) { in find_rl_conflict()
974 addr_conflict = bt_addr_le_eq(&conflict->candidate->addr, &resident->addr); in find_rl_conflict()
977 irk_conflict = (!bt_irk_eq(&conflict->candidate->irk, &(struct bt_irk){}) && in find_rl_conflict()
978 bt_irk_eq(&conflict->candidate->irk, &resident->irk)); in find_rl_conflict()
983 LOG_DBG("Candidate: addr %s and IRK %s", bt_addr_le_str(&conflict->candidate->addr), in find_rl_conflict()
984 bt_hex(conflict->candidate->irk.val, sizeof(conflict->candidate->irk.val))); in find_rl_conflict()
[all …]
/Zephyr-4.1.0/doc/develop/toolchains/
Dintel_oneapi_toolkit.rst24 toolchain and might conflict with what Zephyr uses.
/Zephyr-4.1.0/tests/drivers/build_all/mdio/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Df0_i2c1_hsi.overlay8 * Aim is to avoid conflict with specific default board configuration
Df3_i2c1_hsi.overlay8 * Aim is to avoid conflict with specific default board configuration
Df4_i2s2_pll.overlay8 * Aim is to avoid conflict with specific default board configuration
Dg0_i2c1_hsi_lptim1_lse_adc1_pllp.overlay8 * Aim is to avoid conflict with specific default board configuration
Dg4_i2c1_hsi_adc1_pllp.overlay8 * Aim is to avoid conflict with specific default board configuration
Dg0_i2c1_sysclk_lptim1_lsi.overlay8 * Aim is to avoid conflict with specific default board configuration
Dwb_i2c1_hsi_lptim1_lse.overlay8 * Aim is to avoid conflict with specific default board configuration
Dwb_i2c1_sysclk_lptim1_lsi.overlay8 * Aim is to avoid conflict with specific default board configuration
/Zephyr-4.1.0/doc/hardware/peripherals/
Dretained_mem.rst32 responsible for ensuring that the function calls do not conflict with each
/Zephyr-4.1.0/tests/drivers/build_all/fpga/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict
/Zephyr-4.1.0/tests/drivers/build_all/w1/
Dapp.overlay8 * Names in this file should be chosen in a way that won't conflict

12345