Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_twim.c510 nrfy_twim_tx_start(p_twim, NULL); in twim_xfer()
560 nrfy_twim_tx_start(p_twim, p_cb->handler ? NULL : &p_cb->xfer_desc_primary); in twim_xfer()
/hal_nordic-latest/nrfx/haly/
Dnrfy_twim.h220 NRFY_STATIC_INLINE void nrfy_twim_tx_start(NRF_TWIM_Type * p_reg, in nrfy_twim_tx_start() function