Home
last modified time | relevance | path

Searched refs:ms (Results 1 – 25 of 256) sorted by relevance

1234567891011

/Zephyr-latest/tests/ztest/busy_sim/src/
Dmain.c12 uint32_t ms = 1000; in ZTEST() local
17 k_busy_wait(1000 * ms); in ZTEST()
20 zassert_true((t > (ms - delta)) && (t < (ms + delta))); in ZTEST()
25 k_busy_wait(1000 * ms); in ZTEST()
27 busy_ms = (3 * ms) / 2; in ZTEST()
39 k_busy_wait(1000 * ms); in ZTEST()
41 zassert_true((t > (ms - delta)) && (t < (ms + delta))); in ZTEST()
/Zephyr-latest/tests/kernel/timer/timer_api/src/
Dtimer_convert.c50 TESTFUNC(ms, cyc, floor, 32)
51 TESTFUNC(ms, cyc, floor, 64)
52 TESTFUNC(ms, cyc, near, 32)
53 TESTFUNC(ms, cyc, near, 64)
54 TESTFUNC(ms, cyc, ceil, 32)
55 TESTFUNC(ms, cyc, ceil, 64)
56 TESTFUNC(ms, ticks, floor, 32)
57 TESTFUNC(ms, ticks, floor, 64)
58 TESTFUNC(ms, ticks, near, 32)
59 TESTFUNC(ms, ticks, near, 64)
[all …]
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay18 debounce-down-ms = <80>;
19 debounce-up-ms = <40>;
20 poll-timeout-ms = <500>;
29 debounce-down-ms = <40>;
30 debounce-up-ms = <80>;
31 poll-timeout-ms = <500>;
43 debounce-down-ms = <80>;
44 debounce-up-ms = <40>;
45 poll-timeout-ms = <0>;
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb446 …"10/10 [==============================] - 1s 47ms/step - loss: 0.7289 - mae: 0.7120 - val_loss: 0.…
448 …"10/10 [==============================] - 0s 6ms/step - loss: 0.6329 - mae: 0.6488 - val_loss: 0.5…
450 …"10/10 [==============================] - 0s 6ms/step - loss: 0.5201 - mae: 0.5735 - val_loss: 0.5…
452 …"10/10 [==============================] - 0s 6ms/step - loss: 0.5057 - mae: 0.5760 - val_loss: 0.4…
454 …"10/10 [==============================] - 0s 5ms/step - loss: 0.4502 - mae: 0.5459 - val_loss: 0.4…
456 …"10/10 [==============================] - 0s 6ms/step - loss: 0.4168 - mae: 0.5332 - val_loss: 0.4…
458 …"10/10 [==============================] - 0s 6ms/step - loss: 0.4211 - mae: 0.5341 - val_loss: 0.4…
460 …"10/10 [==============================] - 0s 6ms/step - loss: 0.3988 - mae: 0.5287 - val_loss: 0.4…
462 …"10/10 [==============================] - 0s 5ms/step - loss: 0.3901 - mae: 0.5230 - val_loss: 0.4…
464 …"10/10 [==============================] - 0s 5ms/step - loss: 0.3804 - mae: 0.5179 - val_loss: 0.3…
[all …]
/Zephyr-latest/tests/drivers/input/kbd_matrix/boards/
Dnative_sim.overlay12 poll-period-ms = <5>;
13 debounce-down-ms = <40>;
14 debounce-up-ms = <80>;
15 poll-timeout-ms = <500>;
/Zephyr-latest/samples/sensor/i3g4250d/
DREADME.rst41 12 ms: x 2454.031430 , y 2336.015410 , z -1800.030108
42 22 ms: x -248.003106 , y -268.979704 , z 6.018390
43 32 ms: x -214.989906 , y -237.023468 , z 6.013926
44 41 ms: x -193.978308 , y -205.032232 , z 2.000356
45 51 ms: x -158.986716 , y -171.014568 , z 3.969998
46 60 ms: x -138.979582 , y -153.003326 , z 3.978748
47 70 ms: x -120.981554 , y -129.982800 , z -13.971422
48 80 ms: x -106.984060 , y -112.967272 , z -80.006572
/Zephyr-latest/subsys/shell/modules/kernel_service/
Dsleep.c16 uint32_t ms; in cmd_kernel_sleep() local
19 ms = shell_strtoul(argv[1], 10, &err); in cmd_kernel_sleep()
22 k_msleep(ms); in cmd_kernel_sleep()
/Zephyr-latest/samples/boards/espressif/light_sleep/
DREADME.rst45 about 500 ms, after the second wakeup from light sleep. The program has
53 Returned from light sleep, reason: timer, t=3344 ms, slept for 2001 ms
55 Returned from light sleep, reason: timer, t=5354 ms, slept for 2000 ms
57 Returned from light sleep, reason: pin, t=5885 ms, slept for 521 ms
60 Returned from light sleep, reason: timer, t=8765 ms, slept for 2000 ms
62 Returned from light sleep, reason: timer, t=10776 ms, slept for 2001 ms
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/
DREADME.rst39 [00:00:00.417,877] <inf> host: Perform sends for 1000 [ms]
40 [00:00:01.417,114] <inf> host: Sent 488385 [Bytes] over 1000 [ms]
41 [00:00:01.417,175] <inf> host: Wait 500ms. Let net core finish its sends
46 [00:00:01.924,896] <inf> host: Perform sends for 1000 [ms]
47 [00:00:02.924,194] <inf> host: Sent 489340 [Bytes] over 1000 [ms]
56 [00:00:00.006,439] <inf> remote: Perform sends for 1000 [ms]
58 [00:00:01.417,572] <inf> remote: Sent 235527 [Bytes] over 1000 [ms]
63 [00:00:00.006,378] <inf> remote: Perform sends for 1000 [ms]
64 [00:00:01.006,164] <inf> remote: Sent 236797 [Bytes] over 1000 [ms]
/Zephyr-latest/samples/sensor/sm351lt/
DREADME.rst48 #1 @ 6 ms: 1
49 #2 @ 2007 ms: 0
50 #3 @ 4009 ms: 0
51 #4 @ 6010 ms: 1
52 #5 @ 8012 ms: 1
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/src/
Dmain.c49 uint32_t ms; in main() local
72 for (ms = 0; ms < NUM_MS; ms++) { in main()
73 ret = dmic_read(mic_dev, 0, &rx_block[ms], &rx_size, 2000); in main()
/Zephyr-latest/samples/sensor/lsm6dso/
DREADME.rst48 accel x:-0.650847 ms/2 y:-5.300102 ms/2 z:-8.163114 ms/2
52 accel x:0.341575 ms/2 y:5.209773 ms/2 z:-7.938787 ms/2
/Zephyr-latest/drivers/sensor/bosch/bme280/
DKconfig93 bool "0.5ms"
95 bool "62.5ms"
97 bool "125ms"
99 bool "250ms"
101 bool "500ms"
103 bool "1000ms"
105 bool "2000ms BMP280 / 10ms BME280"
107 bool "4000ms BMP280 / 20ms BME280"
/Zephyr-latest/samples/drivers/jesd216/
DREADME.rst45 ET1: instr 20h for 4096 By; typ 48 ms, max 384 ms
46 ET2: instr 52h for 32768 By; typ 240 ms, max 1920 ms
47 ET3: instr D8h for 65536 By; typ 480 ms, max 3840 ms
48 Chip erase: typ 6144 ms, max 36864 ms
/Zephyr-latest/tests/kernel/timer/cycle64/src/
Dmain.c19 int64_t ms = k_uptime_get(); in msg() local
20 int s = ms / 1000; in msg()
28 ms %= 1000; in msg()
30 printk("[%03d:%02d:%02d:%02d.%03d]: cycle: %016" PRIx64 "\n", d, h, m, s, (int)ms, c64); in msg()
/Zephyr-latest/samples/boards/96boards/argonkey/microphone/src/
Dmain.c76 uint32_t ms; in main() local
136 for (ms = 0U; ms < NUM_MS; ms++) { in main()
137 ret = dmic_read(mic_dev, 0, &rx_block[ms], &rx_size, 2000); in main()
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dthrd.h21 static inline void timespec_add_ms(struct timespec *ts, uint32_t ms) in timespec_add_ms() argument
25 ts->tv_nsec += ms * NSEC_PER_MSEC; in timespec_add_ms()
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/
DKconfig5 bool "Test 1 ms connection interval support"
7 Test 1 ms connection interval support.
/Zephyr-latest/drivers/watchdog/
DKconfig.stm3217 int "Value for IWDG timeout in ms"
22 Set initial timeout value for IWDG in ms if enabled at boot.
24 The min timeout supported is 1 ms. The max timeout depends on the
29 Limiting maximum timeout to a safe value of 26214 ms here, which was
/Zephyr-latest/samples/drivers/led/led_strip/
DKconfig7 int "Delay between LED updates in ms"
10 Delay between LED updates in ms.
/Zephyr-latest/samples/sensor/lsm6dso_i2c_on_i3c/
DREADME.rst72 accel x:-0.650847 ms/2 y:-5.300102 ms/2 z:-8.163114 ms/2
76 accel x:0.341575 ms/2 y:5.209773 ms/2 z:-7.938787 ms/2
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst43 Philosopher 0 [C:-2] THINKING [ 500 ms ]
44 Philosopher 1 [C:-1] THINKING [ 375 ms ]
45 Philosopher 2 [P: 0] THINKING [ 575 ms ]
46 Philosopher 3 [P: 1] EATING [ 525 ms ]
47 Philosopher 4 [P: 2] THINKING [ 800 ms ]
48 Philosopher 5 [P: 3] EATING [ 625 ms ]
/Zephyr-latest/tests/kernel/sched/schedule_api/src/
Dmain.c16 void spin_for_ms(int ms) in spin_for_ms() argument
20 while (k_uptime_get_32() - t32 < ms) { in spin_for_ms()
/Zephyr-latest/samples/posix/philosophers/
DREADME.rst32 Philosopher 2 [P: 1] EATING [ 1900 ms ]
33 Philosopher 3 [P: 0] THINKING [ 2500 ms ]
34 Philosopher 4 [C:-1] THINKING [ 2200 ms ]
35 Philosopher 5 [C:-2] THINKING [ 1700 ms ]
/Zephyr-latest/drivers/timer/
Dite_it8xxx2_timer.c61 #define MS_TO_COUNT(hz, ms) ((hz) * (ms) / 1000) argument
325 uint32_t ms, in timer_init() argument
335 hw_cnt = ms; in timer_init()
338 hw_cnt = MS_TO_COUNT(32768, ms); in timer_init()
340 hw_cnt = MS_TO_COUNT(1024, ms); in timer_init()
342 hw_cnt = MS_TO_COUNT(32, ms); in timer_init()
344 hw_cnt = MS_TO_COUNT(EC_FREQ, ms); in timer_init()

1234567891011