/Zephyr-Core-3.6.0/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-Core-3.6.0/samples/bluetooth/extended_adv/ |
D | README.rst | 22 strongly recommended (e.g. using a work item), as re-starting an advertiser or 51 Starting Extended Advertising Demo 52 Starting Extended Advertising 59 Starting Extended Advertising 66 Starting Extended Advertising 73 Starting Extended Advertising Demo [Scanner] 81 Starting to scan for extended adv 89 Starting to scan for extended adv
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/lib/utils/ |
D | utf8.c | 28 /* Find the starting byte and NULL-terminate other bytes */ in utf8_trunc() 35 bytes_truncated++; /* include the starting byte */ in utf8_trunc() 39 * matches the number of bytes we searched for the starting byte in utf8_trunc() 56 /* NULL-terminate the unterminated starting byte */ in utf8_trunc()
|
/Zephyr-Core-3.6.0/include/zephyr/sys/ |
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 …]
|
D | bitarray.h | 174 * This marks the number of bits (@p num_bits) starting from @p offset 179 * @param offset Starting bit position to free 192 * This tests if the number of bits (@p num_bits) in region starting 197 * @param offset Starting bit position to test 208 * This tests if the number of bits (@p num_bits) in region starting 213 * @param offset Starting bit position to test 224 * This sets the number of bits (@p num_bits) in region starting 229 * @param offset Starting bit position to test 242 * This checks if all the bits (@p num_bits) in region starting 250 * @param offset Starting bit position to test and set [all …]
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/samples/net/gsm_modem/src/ |
D | main.c | 25 static bool starting = IS_ENABLED(CONFIG_GSM_PPP_AUTOSTART); 33 if (!starting) { in cmd_sample_modem_suspend() 39 starting = false; in cmd_sample_modem_suspend() 50 if (starting) { in cmd_sample_modem_resume() 56 starting = true; in cmd_sample_modem_resume()
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/tests/boot/test_mcuboot/ |
D | testcase.yaml | 7 - "I: Starting bootloader" 10 - "I: Starting swap using (.*)"
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/src/ |
D | csip_notify_client_test.c | 57 printk("Starting scan\n"); in test_main() 74 printk("Starting Discovery\n"); in test_main() 90 printk("Starting scan\n"); in test_main() 107 printk("Starting Discovery\n"); in test_main()
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/drivers/sensor/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-Core-3.6.0/drivers/sensor/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-Core-3.6.0/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-Core-3.6.0/samples/subsys/ipc/rpmsg_service/ |
D | README.rst | 56 Starting application thread! 70 Starting application thread! 108 Starting application thread! 122 Starting application thread!
|
/Zephyr-Core-3.6.0/tests/boot/with_mcumgr/pytest/ |
D | test_upgrade.py | 81 'Starting swap using move algorithm' 95 'Starting swap using move algorithm' 135 'Starting swap using move algorithm' 149 'Starting swap using move algorithm' 209 match_no_lines(output, ['Starting swap using move algorithm'])
|
/Zephyr-Core-3.6.0/samples/bluetooth/broadcast_audio_sink/ |
D | Kconfig | 23 int "Delay before starting scan (in seconds)" 29 before starting scanning for Broadcast Sources.
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/samples/subsys/mgmt/hawkbit/src/ |
D | main.c | 44 LOG_INF("Starting hawkbit polling mode"); in main() 49 LOG_INF("Starting hawkbit manual mode"); in main()
|
/Zephyr-Core-3.6.0/samples/bluetooth/scan_adv/src/ |
D | main.c | 39 printk("Starting Scanner/Advertiser Demo\n"); in main() 52 printk("Starting scanning failed (err %d)\n", err); in main()
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/include/zephyr/dt-bindings/clock/ |
D | imx_ccm_rev2.h | 11 * range: 0 - 0xFF, starting from 0 14 * range: 0 - 0xFF, starting from 0
|