Home
last modified time | relevance | path

Searched full:duplicate (Results 1 – 25 of 140) sorted by relevance

123456

/Zephyr-latest/tests/bluetooth/l2cap/src/
Dmain.c64 "Test server duplicate succeeded"); in ZTEST()
68 "Test fixed PSM server duplicate succeeded"); in ZTEST()
72 "Test dynamic PSM server duplicate succeeded"); in ZTEST()
/Zephyr-latest/scripts/ci/
Dpylintrc92 duplicate-argument-name,
111 duplicate-bases,
176 duplicate-code,
196 duplicate-key,
221 duplicate-except,
/Zephyr-latest/boards/shields/
DCMakeLists.txt3 # Shield directories may contain multiple shields. Filter out duplicate
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DKconfig45 If acknowledgment expected for published message, duplicate messages permitted.
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu.h25 /* Simple Fletcher-16 checksum to ensure duplicate start messages don't in dfu_metadata_checksum()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DREADME.rst16 test library, in order to de-duplicate code that is not relevant to the test in question. Things
/Zephyr-latest/tests/subsys/zbus/channel_id/src/
Dmain.c49 /* Duplicate channel IDs */ in ZTEST()
/Zephyr-latest/scripts/build/
Dllext_inject_slids.py134 # Disable duplicate code warning for the code that follows,
136 # pylint: disable=duplicate-code
/Zephyr-latest/subsys/net/lib/wifi_credentials/
Dwifi_credentials_backend_psa.c58 LOG_ERR("psa_import_key failed, duplicate key: %d", ret); in wifi_credentials_store_entry()
/Zephyr-latest/drivers/fuel_gauge/sbs_gauge/
Dsbs_gauge.h53 * once, retransmitting the duplicate write has no significant negative consequences.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py26 import os # pylint: disable=duplicate-code
29 import numpy as np # pylint: disable=duplicate-code
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dlpm_rt1064.c50 * Duplicate implementation of CLOCK_SetMux() provided by SDK. This function
72 * Duplicate implementation of CLOCK_SetDiv() provided by SDK. This function
94 * Duplicate implementation of CLOCK_InitUsb1Pll() provided by SDK. This function
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6164 bool "Activate duplicate address detection"
281 The node MUST perform duplicate address detection (DAD) on the
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_quarantine.py17 # pylint: disable=duplicate-code
Dtest_tooling.py8 # pylint: disable=duplicate-code
/Zephyr-latest/subsys/settings/src/
Dsettings_store.c92 * Append a single value to persisted config. Don't store duplicate value.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig210 int "Number of addresses in the scan duplicate filter"
219 int "Number of Extended Advertising Sets in the scan duplicate filter"
800 bool "Periodic Advertising Sync with ADI support (duplicate filtering)"
803 Enable support for duplicate filtering using AdvDataInfo present in
/Zephyr-latest/include/zephyr/drivers/i3c/
Daddresses.h72 * @retval -EINVAL if duplicate addresses.
/Zephyr-latest/dts/bindings/gpio/
Dadi,max22190-gpio.yaml61 Latch the data so it could be read (partially duplicate CS)
/Zephyr-latest/include/zephyr/net/
Dnet_event.h194 /** Event emitted when an IPv6 duplicate address detection succeeds. */
198 /** Event emitted when an IPv6 duplicate address detection fails. */
/Zephyr-latest/samples/bluetooth/mesh/src/
Dmain.c175 /* Only perform change if the message wasn't a duplicate and the in gen_onoff_set_unack()
179 /* Duplicate */ in gen_onoff_set_unack()
/Zephyr-latest/soc/mediatek/mt8xxx/
Dcpuclk.c17 * duplicate.
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dcnd.c21 /* de-duplicate local variables in test cases */
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst262 being forgotten, speeds up reviewing, avoids duplicate issue reports, etc.
297 * - :guilabel:`Duplicate`
298 - This issue is a duplicate of another issue (please specify).
/Zephyr-latest/include/zephyr/stats/
Dstats.h239 * duplicate, this function will return
264 * duplicate, this function will return

123456