Home
last modified time | relevance | path

Searched defs:tick_period (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/timer/
Dnative_sim_timer.c20 static uint64_t tick_period; /* System tick period in microseconds */ variable
/Zephyr-latest/boards/native/nrf_bsim/common/
Dbstests_entry.c259 void bst_ticker_set_period(bs_time_t tick_period) in bst_ticker_set_period()