Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h283 NRFY_STATIC_INLINE void nrfy_i2s_pins_get(NRF_I2S_Type const * p_reg, in nrfy_i2s_pins_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c144 nrfy_i2s_pins_get(p_instance->p_reg, &pins); in deconfigure_pins()