Searched refs:conflict (Results 1 – 25 of 111) sorted by relevance
12345
| /Zephyr-4.1.0/samples/sensor/qdec/boards/ |
| D | mimxrt1050_evk_mimxrt1052_hyperflash.overlay | 30 /* disable to avoid encoder phase input conflict */ 35 /* disable to avoid encoder emulater conflict */
|
| /Zephyr-4.1.0/boards/nxp/frdm_k64f/ |
| D | frdm_k64f-pinctrl.dtsi | 109 /* 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/ |
| D | app.overlay | 8 * 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/ |
| D | thingy53_nrf5340_cpuapp.overlay | 15 * Pins P0.9, P0.10, P0.11, P0.12 conflict with SPI4 and nrf7002 host irq
|
| /Zephyr-4.1.0/samples/subsys/sensing/simple/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict
|
| /Zephyr-4.1.0/tests/drivers/i2s/i2s_api/boards/ |
| D | mimxrt1170_evk_mimxrt1176_cm7_A.overlay | 22 /* On MIMXRT1170-EVK, there is a conflict with signal SAI4_TX_BCLK shared with
|
| /Zephyr-4.1.0/tests/subsys/emul/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict
|
| /Zephyr-4.1.0/tests/drivers/build_all/modem/ |
| D | app.overlay | 8 * 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/ |
| D | nucleo_f091rc.overlay | 23 /* i2c2 is disabled by default because of pin conflict with can1 */
|
| /Zephyr-4.1.0/tests/drivers/build_all/mfd/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict
|
| /Zephyr-4.1.0/subsys/net/ip/ |
| D | Kconfig.ipv4 | 101 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/ |
| D | id.c | 955 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/ |
| D | intel_oneapi_toolkit.rst | 24 toolchain and might conflict with what Zephyr uses.
|
| /Zephyr-4.1.0/tests/drivers/build_all/mdio/ |
| D | app.overlay | 8 * 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/ |
| D | f0_i2c1_hsi.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | f3_i2c1_hsi.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | f4_i2s2_pll.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | g0_i2c1_hsi_lptim1_lse_adc1_pllp.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | g4_i2c1_hsi_adc1_pllp.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | g0_i2c1_sysclk_lptim1_lsi.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | wb_i2c1_hsi_lptim1_lse.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| D | wb_i2c1_sysclk_lptim1_lsi.overlay | 8 * Aim is to avoid conflict with specific default board configuration
|
| /Zephyr-4.1.0/doc/hardware/peripherals/ |
| D | retained_mem.rst | 32 responsible for ensuring that the function calls do not conflict with each
|
| /Zephyr-4.1.0/tests/drivers/build_all/fpga/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict
|
| /Zephyr-4.1.0/tests/drivers/build_all/w1/ |
| D | app.overlay | 8 * Names in this file should be chosen in a way that won't conflict
|
12345