Home
last modified time | relevance | path

Searched full:starting (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/Zephyr-Core-3.6.0/tests/benchmarks/sys_kernel/
DREADME.txt23 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/
DREADME.rst22 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/
Dnsi_internal.h19 * 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/
Dutf8.c28 /* 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/
Dsys_io.h92 * 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 …]
Dbitarray.h174 * 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/
Dffs.h23 * 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/
Dmain.c25 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/
Ddocker-test.sh10 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/
DREADME.txt33 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/
DREADME.txt42 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/
Dtestcase.yaml7 - "I: Starting bootloader"
10 - "I: Starting swap using (.*)"
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/src/
Dcsip_notify_client_test.c57 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/
DKconfig41 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/
Dicm42688_emul.h15 * @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/
Dakm09918c_emul.h15 * @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/
DKconfig32 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/
DREADME.rst56 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/
Dtest_upgrade.py81 '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/
DKconfig23 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/
Dmain.c233 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/
Dmain.c44 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/
Dmain.c39 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/
Dnrf9160dk_nrf52840_0_14_0.overlay7 /* 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/
Dimx_ccm_rev2.h11 * range: 0 - 0xFF, starting from 0
14 * range: 0 - 0xFF, starting from 0

12345678910>>...26