Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h410 NRFY_STATIC_INLINE void nrfy_i2s_pins_set(NRF_I2S_Type * p_reg, nrf_i2s_pins_t const * p_pins) in nrfy_i2s_pins_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c329 nrfy_i2s_pins_set(p_instance->p_reg, &pins); in nrfx_i2s_uninit()