/Zephyr-latest/tests/unit/list/ |
D | dlist.c | 200 /* Finding and removing node 1 */ in ZTEST() 218 /* Removing node 1 */ in ZTEST() 260 /* Finding and removing node 1 */ in ZTEST() 269 /* Removing node 3 */ in ZTEST() 278 /* Removing node 4 */ in ZTEST() 287 /* Removing node 2 */ in ZTEST()
|
D | sflist.c | 205 /* Finding and removing node 1 */ in ZTEST() 219 /* Removing node 1 */ in ZTEST() 261 /* Finding and removing node 1 */ in ZTEST() 270 /* Removing node 3 */ in ZTEST() 279 /* Removing node 4 */ in ZTEST() 288 /* Removing node 2 */ in ZTEST()
|
D | slist.c | 212 /* Finding and removing node 1 */ in ZTEST() 226 /* Removing node 1 */ in ZTEST() 276 /* Finding and removing node 1 */ in ZTEST() 285 /* Removing node 3 */ in ZTEST() 294 /* Removing node 4 */ in ZTEST() 303 /* Removing node 2 */ in ZTEST()
|
/Zephyr-latest/tests/subsys/fs/fat_fs_dual_drive/src/ |
D | test_fat_dir.c | 128 TC_PRINT("Removing files and sub directories in %s\n", dir); in test_rmdir() 139 TC_PRINT("Removing %s\n", file_path); in test_rmdir() 154 TC_PRINT("Error removing dir [%d]\n", res); in test_rmdir()
|
/Zephyr-latest/dts/bindings/display/ |
D | raydium,rm67162.yaml | 31 data during a VSYNC interval, removing tearing.
|
/Zephyr-latest/samples/subsys/pm/latency/ |
D | sample.yaml | 46 - "<inf> dev_test: Removing latency constraint" 55 - "<inf> app: Removing latency constraint"
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/dfu/ |
D | dfu_slot.sh | 12 # - Fourth test is rebooted device that verifies if removing all slots also removed them
|
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/ |
D | sample.yaml | 28 - "Removing UID1"
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | app.overlay | 21 * functions. Removing the assignments will ensure a compilation error
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dns_cache.h | 50 * @brief Flushes the dns cache removing all its entries. 59 * @brief Adds a new entry to the dns cache removing the one closest to expiry
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_datetime/src/ |
D | main.c | 192 /* Process received data by removing header */ in ZTEST() 254 /* Process received data by removing header */ in ZTEST() 319 /* Process received data by removing header */ in ZTEST() 366 /* Process received data by removing header */ in ZTEST() 429 /* Process received data by removing header */ in ZTEST() 476 /* Process received data by removing header */ in ZTEST() 539 /* Process received data by removing header */ in ZTEST() 586 /* Process received data by removing header */ in ZTEST() 649 /* Process received data by removing header */ in ZTEST() 696 /* Process received data by removing header */ in ZTEST() [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | srpl_cli.rst | 11 Specification version 1.1, and supports the functionality of removing addresses from the
|
/Zephyr-latest/tests/lib/hash_map/src/ |
D | remove.c | 27 /* after removing the last node, buckets should also be freed */ in ZTEST()
|
/Zephyr-latest/samples/subsys/pm/latency/src/ |
D | test.c | 44 LOG_INF("Removing latency constraint"); in dev_test_close()
|
/Zephyr-latest/samples/bluetooth/ |
D | bluetooth.rst | 30 by removing the device from the associated devices list on the host.
|
/Zephyr-latest/tests/lib/c_lib/stdio/src/ |
D | main.c | 44 zassert_ok(remove(TEST_FILE), "Error removing file: %d\n", errno); in ZTEST()
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | dlist.rst | 29 A dlist can be modified in constant time by removing a node with 37 starting point, a "SAFE" variant that allows for removing the node
|
/Zephyr-latest/tests/subsys/fs/fat_fs_api/src/ |
D | test_fat_dir.c | 134 TC_PRINT("Removing %s\n", file_path); in test_rmdir() 149 TC_PRINT("Error removing dir [%d]\n", res); in test_rmdir()
|
/Zephyr-latest/tests/subsys/fs/multi-fs/src/ |
D | test_common_dir.c | 145 TC_PRINT("Removing %s\n", file_path); in test_rmdir() 160 TC_PRINT("Error removing dir [%d]\n", res); in test_rmdir()
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | main.c | 339 /* Process received data by removing header */ in ZTEST() 400 /* Process received data by removing header */ in ZTEST() 462 /* Process received data by removing header */ in ZTEST() 524 /* Process received data by removing header */ in ZTEST() 585 /* Process received data by removing header */ in ZTEST() 646 /* Process received data by removing header */ in ZTEST() 707 /* Process received data by removing header */ in ZTEST() 779 /* Process received data by removing header */ in ZTEST() 840 /* Process received data by removing header */ in ZTEST() 915 /* Process received data by removing header */ in ZTEST() [all …]
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.h | 99 * Removing a user that was not added does not result in an error. 101 * This API allows removing the user why the scanner is running.
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 108 # strip_flag_all : Flag for removing all symbols 109 # strip_flag_debug : Flag for removing debug symbols 110 # strip_flag_dwo : Flag for removing dwarf sections
|
/Zephyr-latest/tests/posix/fs/src/ |
D | test_fs_dir.c | 168 zassert_ok(rmdir(TEST_DIR), "Error removing dir: %d\n", errno); in ZTEST() 171 * now removing the directory will fail, test will in ZTEST()
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest_defaults.c | 11 * @brief Try to shorten a filename by removing the current directory
|
/Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/ |
D | mem_domain.c | 188 * @brief Show that adding/removing partitions works 190 * Show that removing a partition doesn't affect access to other partitions. 191 * Show that removing a partition generates a fault if its data is accessed. 458 * @brief Test error case of removing memory partition fail 574 * @brief Test error case of removing memory partition fail
|