Searched refs:nhw_upty_enable_notify (Results 1 – 1 of 1) sorted by relevance
64 static void nhw_upty_enable_notify(uint inst, uint8_t tx_enabled, uint8_t rx_enabled);100 st.uart_enable_notify_f = nhw_upty_enable_notify; in nhw_upty_init()151 static void nhw_upty_enable_notify(uint inst, uint8_t tx_enabled, uint8_t rx_enabled) { in nhw_upty_enable_notify() function