Searched refs:k_ticks_to_us_near32 (Results 1 – 3 of 3) sorted by relevance
130 k_ticks_to_cyc_floor32(TIMERS), k_ticks_to_us_near32(TIMERS)); in ZTEST()151 k_ticks_to_cyc_floor32(TIMERS), k_ticks_to_us_near32(TIMERS), in ZTEST()
246 CONFIG_TIMER_TEST_PERIOD, k_ticks_to_us_near32(1)); in do_test_using()
1829 #define k_ticks_to_us_near32(t) \ macro