Home
last modified time | relevance | path

Searched full:don (Results 1 – 25 of 829) sorted by relevance

12345678910>>...34

/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/
Dprj.conf21 # Disable auto-initiated procedures so they don't
29 # We don't want to be constrained on the number of TX
44 # If we don't define this, it will inherit
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/peer/
Dprj.conf9 # Disable auto-initiated procedures so they don't
28 # Don't print the bt init stuff
/Zephyr-latest/tests/bluetooth/uuid/src/
Dtest_bt_uuid_cmp.c21 "Test UUIDs don't match"); in ZTEST()
25 "Test UUIDs don't match"); in ZTEST()
29 "Test UUIDs don't match"); in ZTEST()
Dtest_bt_uuid_create.c31 "Test UUIDs don't match"); in ZTEST()
35 "Test UUIDs don't match"); in ZTEST()
55 "Test UUIDs don't match"); in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/
Dprj.conf9 # Disable auto-initiated procedures so they don't
28 # Don't print the bt init stuff
/Zephyr-latest/tests/bluetooth/gatt/src/
Dmain.c363 zassert_equal(num, 7, "Number of attributes don't match"); in ZTEST()
369 zassert_equal(num, 1, "Number of attributes don't match"); in ZTEST()
376 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
379 "Attribute UUID don't match"); in ZTEST()
386 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
389 "Attribute value don't match"); in ZTEST()
396 zassert_equal(num, 2, "Number of attributes don't match"); in ZTEST()
402 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
409 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
412 "Attribute UUID don't match"); in ZTEST()
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/test_scripts/
Drun.sh23 # Start centrals with an offset, so the CONN_IND packets don't clash on-air.
24 # Since code executes in zero-time, this will always happen if we don't stagger
/Zephyr-latest/dts/bindings/pinctrl/
Dnuvoton,npcx-pinctrl.yaml67 Please don't overwrite this property in the board-level DT driver.
72 Please don't overwrite this property in the board-level DT driver.
77 Please don't overwrite this property in the board-level DT driver.
/Zephyr-latest/soc/mediatek/mt8xxx/
DKconfig.defconfig28 # can't reliably do this. Unselect so the tests don't try to exercise
58 # Don't build the HAL if the toolchain already includes it. Note that
/Zephyr-latest/
D.gitignore63 # We don't want to record these.
66 # Cargo encourages a .cargo/config.toml file to symlink to a generated file. Don't save these.
/Zephyr-latest/arch/arc/
DCMakeLists.txt19 # For ARCv3 the register is fixed to r30, so we don't need to specify it
35 # instead of full 64bit address in ASM code. It is valid as we don't support Zephyr
/Zephyr-latest/drivers/watchdog/
Dwdt_cc13xx_cc26xx.c65 * Note: since this SoC doesn't define CONFIG_WDT_MULTISTAGE, we don't need to in wdt_cc13xx_cc26xx_install_timeout()
85 * Note: don't check if watchdog is already enabled, an application might in wdt_cc13xx_cc26xx_setup()
103 * so we simply continue with the setup => don't do this check: in wdt_cc13xx_cc26xx_setup()
180 /* Simulate the watchdog being disabled: don't call the handler. */ in wdt_cc13xx_cc26xx_isr()
186 * Note: don't clear the interrupt here, leave it for the callback in wdt_cc13xx_cc26xx_isr()
/Zephyr-latest/samples/net/cloud/tagoio_http_post/
Doverlay-wifi.conf2 # WiFi offload drivers don't resolve DNS, so use manual IP
/Zephyr-latest/cmake/compiler/arcmwdt/
Dtarget.cmake29 # we rely on default MWDT header locations and don't manually specify headers directories.
40 # We can't rely on these functions presence if we don't use MWDT libc.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
Dprj.conf2 # I.e. don't just copy this config and its comments into your new test.
38 # It is not strictly necessary, leave it disabled if you don't need it.
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
Dprj.conf11 # Optional step that syncs RTC and local clock. Don't enable this if
/Zephyr-latest/drivers/counter/
Dcounter_gecko_rtcc.c227 false, /* Don't start counting */ in counter_gecko_init()
229 false, /* Don't wrap prescaler on CCV0 */ in counter_gecko_init()
238 false, /* Don't store RTCC counter value in in counter_gecko_init()
243 false, /* Don't enable LFXO fail detection */ in counter_gecko_init()
255 rtccCompMatchOutActionPulse,/* Don't care */ in counter_gecko_init()
263 rtccDayCompareModeMonth, /* Don't care */ in counter_gecko_init()
/Zephyr-latest/tests/bluetooth/tester/boards/
Dnrf54l15dk_nrf54l15_cpuapp.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
Dnrf52840dk_nrf52840.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
Dnrf54h20dk_nrf54h20_cpuapp.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
Dnrf5340_audio_dk_nrf5340_cpuapp.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits/
Dprj.conf12 # Disable auto-initiated procedures so they don't
Dprj_ecred.conf11 # Disable auto-initiated procedures so they don't
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/
Dprj_ecred.conf11 # Disable auto-initiated procedures so they don't
/Zephyr-latest/tests/bsim/babblekit/
DCMakeLists.txt4 # Helpers that can be used on bsim targets but don't have other

12345678910>>...34