Searched refs:ticker_timer_lt (Results 1 – 1 of 1) sorted by relevance
25 bs_time_t ticker_timer_lt; /* Next wake due to the plain bsticker timer */ member42 bs_ticket_st[i].ticker_timer_lt = TIME_NEVER; in nhw_bst_ticker_init()67 this->ticker_timer = this->ticker_timer_lt; in nhw_bst_ticker_find_next_time_inner()88 this->ticker_timer_lt = tick_period + nsi_hws_get_time(); in bst_ticker_amp_set_period()97 bs_ticket_st[inst].ticker_timer_lt = absolute_time; in bst_ticker_amp_set_next_tick_absolutelute()107 bs_ticket_st[inst].ticker_timer_lt = delta_time + nsi_hws_get_time(); in bst_ticker_amp_set_next_tick_delta()124 this->ticker_timer_lt = this->tick_period + now; in nhw_bst_ticker_triggered()126 this->ticker_timer_lt = TIME_NEVER; in nhw_bst_ticker_triggered()