Home
last modified time | relevance | path

Searched refs:expected_s (Results 1 – 1 of 1) sorted by relevance

/dev/timer/arm_generic/
A Darm_generic_timer.c246 static void test_cntpct_to_lk_bigtime(uint32_t cntfrq, uint64_t expected_s) { in test_cntpct_to_lk_bigtime() argument
247 lk_bigtime_t expected_lk_bigtime = expected_s * 1000 * 1000; in test_cntpct_to_lk_bigtime()
248 uint64_t cntpct = (uint64_t)cntfrq * expected_s; in test_cntpct_to_lk_bigtime()

Completed in 5 milliseconds