Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c86 bool rx_on; member
259 u_el->rx_on = rx_enabled; in nhw_ufifo_enable_notify()
420 if (u_el->rx_on) { in uf_rx_process_last_msg_post()
495 if (u_el->tx_on || u_el->rx_on) { in nhw_ufifo_handle_RxTimer()