Searched refs:nhw_ublb_tx_byte (Results 1 – 1 of 1) sorted by relevance
34 static void nhw_ublb_tx_byte(uint inst, uint8_t data);40 st.tx_byte_f = nhw_ublb_tx_byte; in nhw_ublb_init()91 static void nhw_ublb_tx_byte(uint inst, uint8_t data) { in nhw_ublb_tx_byte() function