Home
last modified time | relevance | path

Searched full:collisions (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/samples/net/capture/
DREADME.rst62 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
71 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
80 TX errors 8 dropped 8 overruns 0 carrier 8 collisions 0
89 TX errors 7 dropped 0 overruns 0 carrier 0 collisions 0
98 TX errors 7 dropped 7 overruns 0 carrier 0 collisions 0
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml8 any collisions between transmissions from different modules. The grant
/Zephyr-latest/subsys/secure_storage/include/internal/zephyr/secure_storage/its/
Dcommon.h15 * This is used to prevent ID collisions between different callers that are not aware
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dmain_collision.c20 * we need to sync with peer to ensure that we get collisions in test_peripheral_main()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_replay_cache.c148 /* Let complete advertising of the previous transaction to prevent collisions. */ in test_tx_immediate_replay_attack()
166 /* Let complete advertising of the previous transaction to prevent collisions. */ in test_tx_immediate_replay_attack()
211 /* Let complete advertising of the previous transaction to prevent collisions. */ in test_tx_power_replay_attack()
227 /* Let complete advertising of the previous transaction to prevent collisions. */ in test_tx_power_replay_attack()
Dtest_friendship.c448 * This shift of start moment helps to avoid Friend Request collisions. in test_lpn_est()
/Zephyr-latest/drivers/ethernet/
Deth_smsc91x_priv.h35 #define ECR_SNGLCOL_MASK GENMASK(3, 0) /* Single collisions */
36 #define ECR_MULCOL_MASK GENMASK(7, 4) /* Multiple collisions */
Deth_cyclonev_priv.h464 /*!< Excessive Collision: transmission aborted after 16 collisions */
/Zephyr-latest/doc/connectivity/networking/
Deth_bridge_native_sim_setup.rst42 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
52 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
/Zephyr-latest/boards/native/native_posix/
Dmain.c105 * collisions.
/Zephyr-latest/boards/native/native_posix/doc/
Dindex.rst55 collisions between the host OS and this abstraction layer.
/Zephyr-latest/arch/x86/zefi/
DREADME.txt84 at 0x10000. Even given collisions, this is probably tolerable, as we
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst108 To avoid collisions with user defined descriptors, the standard descriptors were allotted
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst66 arbitration phase. During the arbitration phase, write collisions are allowed.
/Zephyr-latest/subsys/net/lib/shell/
Dstats.c64 PR("Collisions : %u\n", data->collisions); in print_eth_stats()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-ctlr-arch.rst209 * Spec states rules for how to handle/resolve collisions when they happen
/Zephyr-latest/boards/st/stm32h7b3i_dk/doc/
Dindex.rst275 `STM32H7B3I_DK board schematics`_ for possible collisions if using that connector.
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst1266 Rule A.3: Macro name collisions
1278 not be modified or protected to avoid name collisions with other
1291 Finally, this rule applies to inter-module name collisions as well: in that case
1305 to avoid collisions.
/Zephyr-latest/include/zephyr/net/
Dnet_stats.h617 /** Total number of collisions */
618 net_stats_t collisions; member
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst109 * Makefile: Changed outdir into board-specific directory to avoid build collisions.
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst381 - Divide IDs into namespaces and allocate IDs on demand from application to handle collisions
/Zephyr-latest/dts/bindings/
Dvendor-prefixes.txt5 # before using them to avoid name-space collisions.
/Zephyr-latest/include/zephyr/drivers/
Dw1.h480 * Otherwise data collisions occur and a faulty ROM is read.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dimg_mgmt.c853 * to make sure provided data are good enough to avoid collisions when in img_mgmt_upload()
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1305 be used in resolving collisions.

12