Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c867 nrfy_spim_xfer_start(p_spim, p_cb->handler ? NULL : &xfer_desc); in spim_xfer()
999 nrfy_spim_xfer_start(p_spim, NULL); in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h324 NRFY_STATIC_INLINE void nrfy_spim_xfer_start(NRF_SPIM_Type * p_reg, in nrfy_spim_xfer_start() function