Searched refs:tx_set_next_tx_timer (Results 1 – 1 of 1) sorted by relevance
/nrf_hw_models-3.7.0/src/HW_models/ |
D | NHW_UART_backend_fifo.c | 172 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() function 189 tx_set_next_tx_timer(inst, u_el, msg.header.time); in tx_sync_line_params() 199 tx_set_next_tx_timer(inst, u_el, msg.time); in tx_nop() 230 tx_set_next_tx_timer(inst, u_el, msg.header.time); in nhw_ufifo_tx_byte() 248 tx_set_next_tx_timer(inst, u_el, msg.header.time); in nhw_ufifo_RTS_pin_toggle()
|