Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h223 NRFY_STATIC_INLINE void nrfy_i2s_xfer_start(NRF_I2S_Type * p_reg, in nrfy_i2s_xfer_start() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c433 nrfy_i2s_xfer_start(p_instance->p_reg, NULL); in nrfx_i2s_start()