Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c93 bool last_rx_msg_pending; /* The message in last_rx_msg is between pre and post processing (1) member
377 u_el->last_rx_msg_pending = true; in uf_rx_process_last_msg_pre()
409 if (u_el->last_rx_msg_pending == false) { in uf_rx_process_last_msg_post()
412 u_el->last_rx_msg_pending = false; in uf_rx_process_last_msg_post()