Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h263 NRFY_STATIC_INLINE void nrfy_i2s_abort(NRF_I2S_Type * p_reg, nrfy_i2s_xfer_desc_t const * p_xfer) in nrfy_i2s_abort() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c519 nrfy_i2s_abort(p_instance->p_reg, NULL); in nrfx_i2s_stop()