Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twi.c330 static bool twi_send_byte(NRF_TWI_Type * p_twi, in twi_send_byte() function
432 if (!twi_send_byte(p_twi, p_cb)) in twi_transfer()
497 (void)twi_send_byte(p_twi, p_cb); in twi_tx_start_transfer()