Searched refs:NRFX_TWI_XFER_TX (Results 1 – 2 of 2) sorted by relevance
127 NRFX_TWI_XFER_TX, ///< TX transfer. enumerator148 .type = NRFX_TWI_XFER_TX, \
65 (type == NRFX_TWI_XFER_TX ? "XFER_TX" : \606 p_cb->curr_tx_no_stop = ((p_xfer_desc->type == NRFX_TWI_XFER_TX) && in twi_xfer()
Completed in 4 milliseconds