Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_spim.h347 NRFY_STATIC_INLINE void nrfy_spim_abort(NRF_SPIM_Type * p_reg, nrfy_spim_xfer_desc_t const * p_xfer) in nrfy_spim_abort() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c219 nrfy_spim_abort(p_spim, NULL); in spim_abort()