Searched defs:wait_ms (Results 1 – 7 of 7) sorted by relevance
100 int wait_ms = CONFIG_CLOCK_CONTROL_NRF_CALIBRATION_PERIOD * in ZTEST() local
91 static void tst_cnd_common(struct libc_cnd_fixture *fixture, size_t wait_ms, bool th2, int exp1, in tst_cnd_common()
131 VL53L1_Error VL53L1_WaitMs(VL53L1_Dev_t *pdev, int32_t wait_ms) in VL53L1_WaitMs()
644 uint32_t wait_ms = 50 * ii + 50; in ZTEST_USER() local
991 uintptr_t wait_ms = (uintptr_t)p1; in t_entry() local1017 uintptr_t wait_ms = 1000; in start_threads() local
503 uint32_t wait_ms; in ZTEST() local
462 uint32_t wait_ms; member