Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.h46 …enum {ufifo_NOP=0, ufifo_MODE_CHANGE, ufifo_TX_BYTE, ufifo_RTS_CTS_TOGGLE, ufifo_DISCONNECT} msg_t… enumerator
DNHW_UART_backend_fifo.c206 msg.msg_type = ufifo_DISCONNECT; in tx_disconnect()
326 case ufifo_DISCONNECT: in uf_rx_get_one_msg()
367 case ufifo_DISCONNECT: in uf_rx_process_last_msg_pre()
433 case ufifo_DISCONNECT: in uf_rx_process_last_msg_post()
465 case ufifo_DISCONNECT: in uf_Rx_handle_old_input()