/Zephyr-latest/tests/benchmarks/sys_kernel/ |
D | README.txt | 23 Starting test. Please wait... 34 Starting test. Please wait... 46 Starting test. Please wait... 56 Starting test. Please wait... 68 Starting test. Please wait... 80 Starting test. Please wait... 90 Starting test. Please wait... 102 Starting test. Please wait... 114 Starting test. Please wait... 124 Starting test. Please wait... [all …]
|
/Zephyr-latest/samples/bluetooth/extended_adv/ |
D | README.rst | 23 strongly recommended (e.g. using a work item), as re-starting an advertiser or 52 Starting Extended Advertising Demo 53 Starting Extended Advertising 60 Starting Extended Advertising 67 Starting Extended Advertising 74 Starting Extended Advertising Demo [Scanner] 82 Starting to scan for extended adv 90 Starting to scan for extended adv
|
/Zephyr-latest/scripts/native_simulator/common/src/ |
D | nsi_internal.h | 19 * This routine finds the first bit set starting from the least significant bit 21 * numbered starting at 1 from the least significant bit. A return value of 35 * This routine finds the first bit set starting from the least significant bit 37 * numbered starting at 1 from the least significant bit. A return value of
|
/Zephyr-latest/include/zephyr/arch/common/ |
D | ffs.h | 23 * This routine finds the first bit set starting from the most significant bit 25 * numbered starting at 1 from the least significant bit. A return value of 45 * This routine finds the first bit set starting from the least significant bit 47 * numbered starting at 1 from the least significant bit. A return value of
|
/Zephyr-latest/lib/utils/ |
D | utf8.c | 35 /* Find the starting byte and NULL-terminate other bytes */ in utf8_trunc() 42 bytes_truncated++; /* include the starting byte */ in utf8_trunc() 46 * matches the number of bytes we searched for the starting byte in utf8_trunc() 63 /* NULL-terminate the unterminated starting byte */ in utf8_trunc()
|
/Zephyr-latest/include/zephyr/sys/ |
D | bitarray.h | 179 * @param offset Starting bit location 199 * @param[in] offset Starting bit position 217 * @param[in] offset Starting bit position 229 * This marks the number of bits (@p num_bits) starting from @p offset 234 * @param offset Starting bit position to free 247 * This tests if the number of bits (@p num_bits) in region starting 252 * @param offset Starting bit position to test 263 * This tests if the number of bits (@p num_bits) in region starting 268 * @param offset Starting bit position to test 279 * This sets the number of bits (@p num_bits) in region starting [all …]
|
D | sys_io.h | 92 * This functions takes the designated bit starting from port and sets it to 1. 102 * This functions takes the designated bit starting from port and sets it to 0. 112 * This functions takes the designated bit starting from port and tests its 125 * This functions takes the designated bit starting from port, tests its 138 * This functions takes the designated bit starting from port, tests its 242 * This functions takes the designated bit starting from addr and sets it to 1. 272 * This functions takes the designated bit starting from addr and sets it to 0. 282 * This functions takes the designated bit starting from addr and tests its 295 * This functions takes the designated bit starting from addr, tests its 308 * This functions takes the designated bit starting from addr, test its [all …]
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | docker-test.sh | 10 echo "Starting MQTT test" 28 echo "Starting MQTT TLS test" 48 echo "Starting MQTT TLS + proxy test"
|
/Zephyr-latest/tests/bluetooth/host/conn/src/ |
D | main.c | 78 zassert_equal(err, -EINVAL, "Failed starting initiator (err %d)", err); in ZTEST() 81 zassert_equal(err, -EAGAIN, "Failed starting initiator (err %d)", err); in ZTEST() 87 zassert_not_equal(err, -EINVAL, "Failed starting initiator (err %d)", err); in ZTEST() 124 zassert_equal(err, -EINVAL, "Failed starting initiator (err %d)", err); in ZTEST() 127 zassert_equal(err, -EAGAIN, "Failed starting initiator (err %d)", err); in ZTEST() 133 zassert_not_equal(err, -EINVAL, "Failed starting initiator (err %d)", err); in ZTEST()
|
/Zephyr-latest/tests/kernel/workq/work_queue/ |
D | README.txt | 33 Starting sequence test 50 Starting resubmit test 59 Starting delayed test 76 Starting delayed resubmit test 85 Starting delayed resubmit from coop thread test 95 Starting delayed cancel test
|
/Zephyr-latest/tests/lib/mem_alloc/ |
D | README.txt | 42 starting test - test_malloc 45 starting test - test_free 48 starting test - test_calloc 51 starting test - test_realloc 54 starting test - test_reallocarray 57 starting test - test_memalloc_all 60 starting test - test_memalloc_max
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | csip_notify_client_test.c | 64 printk("Starting scan\n"); in test_main() 81 printk("Starting Discovery\n"); in test_main() 97 printk("Starting scan\n"); in test_main() 114 printk("Starting Discovery\n"); in test_main()
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688_emul.h | 15 * @param reg_addr The starting address of the register to modify 26 * @param reg_addr The starting address of the register to read
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | testcase.yaml | 7 - "I: Starting bootloader" 10 - "I: Starting swap using (.*)|I: Image 0 upgrade secondary slot -> primary slot"
|
/Zephyr-latest/subsys/fs/ext2/ |
D | Kconfig | 41 int "Ext2 starting sector" 44 The current Ext2 implementation does not support GUID Partition Table. The starting sector
|
/Zephyr-latest/drivers/sensor/asahi_kasei/akm09918c/ |
D | akm09918c_emul.h | 15 * @param reg_addr The starting address of the register to modify 26 * @param reg_addr The starting address of the register to read
|
/Zephyr-latest/samples/subsys/ipc/rpmsg_service/ |
D | README.rst | 56 Starting application thread! 70 Starting application thread! 108 Starting application thread! 122 Starting application thread! 145 Starting application thread!
|
/Zephyr-latest/subsys/net/conn_mgr/ |
D | Kconfig | 32 int "Monitoring thread starting priority" 36 This sets the starting priority of the conn_mgr_monitor thread.
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 23 as a starting point for these samples. 64 Starting Channel Sounding Demo 81 Starting Channel Sounding Demo 101 Starting Channel Sounding Demo 116 Starting Channel Sounding Demo
|
/Zephyr-latest/tests/boot/with_mcumgr/pytest/ |
D | test_upgrade.py | 76 'Starting swap using move algorithm' 90 'Starting swap using move algorithm' 131 'Starting swap using move algorithm' 145 'Starting swap using move algorithm' 205 match_no_lines(output, ['Starting swap using move algorithm'])
|
/Zephyr-latest/tests/kernel/workq/work_queue/src/ |
D | main.c | 233 LOG_DBG("Starting resubmit test"); in ZTEST() 343 LOG_DBG("Starting delayed cancel test"); in ZTEST() 364 LOG_DBG("Starting delayed pending test"); in ZTEST() 402 LOG_DBG("Starting delayed test"); in ZTEST() 500 LOG_DBG("Starting triggered test"); in ZTEST() 531 LOG_DBG("Starting triggered test"); in ZTEST() 583 LOG_DBG("Starting triggered resubmit test"); in ZTEST() 624 LOG_DBG("Starting triggered test"); in ZTEST() 655 LOG_DBG("Starting triggered test"); in ZTEST() 683 LOG_DBG("Starting triggered test"); in ZTEST() [all …]
|
/Zephyr-latest/samples/bluetooth/scan_adv/src/ |
D | main.c | 38 printk("Starting Scanner/Advertiser Demo\n"); in main() 51 printk("Starting scanning failed (err %d)\n", err); in main()
|
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/boards/ |
D | nrf9160dk_nrf52840_0_14_0.overlay | 7 /* Use the reset line that is available starting from v0.14.0 of the DK. */
|
/Zephyr-latest/samples/bluetooth/hci_uart/boards/ |
D | nrf9160dk_nrf52840_0_14_0.overlay | 7 /* Use the reset line that is available starting from v0.14.0 of the DK. */
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 23 int "Delay before starting scan (in seconds)" 29 before starting scanning for Broadcast Sources.
|