Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_fifo.c115 static void nhw_ufifo_tx_byte(uint inst, uint16_t data);
147 st.tx_byte_f = nhw_ufifo_tx_byte; in nhw_ufifo_backend_init()
217 static void nhw_ufifo_tx_byte(uint inst, uint16_t data) { in nhw_ufifo_tx_byte() function