Searched refs:twi_send_byte (Results 1 – 1 of 1) sorted by relevance
280 static bool twi_send_byte(NRF_TWI_Type * p_twi, in twi_send_byte() function382 if (!twi_send_byte(p_twi, p_cb)) in twi_transfer()447 (void)twi_send_byte(p_twi, p_cb); in twi_tx_start_transfer()
Completed in 3 milliseconds