Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c110 static void nhw_ufifo_RTS_pin_toggle(uint inst, bool new_level);
142 st.RTS_pin_toggle_f = nhw_ufifo_RTS_pin_toggle; in nhw_ufifo_backend_init()
233 static void nhw_ufifo_RTS_pin_toggle(uint inst, bool new_level) { in nhw_ufifo_RTS_pin_toggle() function