Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_be_loopb.c35 static void nhw_ublb_RTS_pin_toggle(uint inst, bool new_level);
41 st.RTS_pin_toggle_f = nhw_ublb_RTS_pin_toggle; in nhw_ublb_init()
100 static void nhw_ublb_RTS_pin_toggle(uint inst, bool new_level) { in nhw_ublb_RTS_pin_toggle() function