Home
last modified time | relevance | path

Searched refs:last_act (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c172 static void tx_set_next_tx_timer(uint inst, struct ufifo_st_t *u_el, bs_time_t last_act) { in tx_set_next_tx_timer() argument
173 u_el->Tx_timer = BS_MAX(last_act, u_el->Tx_timer); in tx_set_next_tx_timer()