Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_twi.c280 static bool twi_send_byte(NRF_TWI_Type * p_twi, in twi_send_byte() function
382 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