Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c414 nrfy_i2s_event_clear(p_instance->p_reg, NRF_I2S_EVENT_RXPTRUPD); in nrfx_i2s_start()
415 nrfy_i2s_event_clear(p_instance->p_reg, NRF_I2S_EVENT_TXPTRUPD); in nrfx_i2s_start()
/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h312 NRFY_STATIC_INLINE void nrfy_i2s_event_clear(NRF_I2S_Type * p_reg, in nrfy_i2s_event_clear() function