Searched refs:timer_is_stopped (Results 1 – 1 of 1) sorted by relevance
155 timer_is_stopped(uint64_t *timer) in timer_is_stopped() function170 return !timer_is_stopped(timer) && !timer_is_expired(timer); in timer_is_running()289 if (!timer_is_stopped(&port->current_while_timer)) { in rx_machine()420 if (!timer_is_stopped(&port->periodic_timer)) { in periodic_machine()473 !timer_is_stopped(&port->wait_while_timer)) { in mux_machine()480 if (timer_is_stopped(&port->wait_while_timer)) { in mux_machine()569 if (timer_is_stopped(&port->periodic_timer)) in tx_machine()