Searched refs:xfer_type (Results 1 – 2 of 2) sorted by relevance
334 uint32_t nrfx_twim_start_task_get(nrfx_twim_t const * p_instance, nrfx_twim_xfer_type_t xfer_type);
639 nrfx_twim_xfer_type_t xfer_type) in nrfx_twim_start_task_get() argument642 (xfer_type != NRFX_TWIM_XFER_RX) ? NRF_TWIM_TASK_STARTTX : NRF_TWIM_TASK_STARTRX); in nrfx_twim_start_task_get()
Completed in 5 milliseconds