Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/lib/nrfx/drivers/src/
H A Dnrfx_twim.c292 __STATIC_INLINE nrfx_err_t twim_xfer(twim_control_block_t * p_cb, in twim_xfer() function
484 err_code = twim_xfer(p_cb, (NRF_TWIM_Type *)p_instance->p_twim, p_xfer_desc, flags); in nrfx_twim_xfer()