Searched defs:tick_period (Results 1 – 2 of 2) sorted by relevance
20 static uint64_t tick_period; /* System tick period in microseconds */ variable
259 void bst_ticker_set_period(bs_time_t tick_period) in bst_ticker_set_period()