Home
last modified time | relevance | path

Searched refs:nrf_i2s_pins_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_i2s.h71 nrf_i2s_pins_t pins; ///< Pins to be used.
284 nrf_i2s_pins_t * p_pins) in nrfy_i2s_pins_get()
410 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()
/hal_nordic-latest/nrfx/hal/
Dnrf_i2s.h267 } nrf_i2s_pins_t; typedef
420 NRF_STATIC_INLINE void nrf_i2s_pins_set(NRF_I2S_Type * p_reg, nrf_i2s_pins_t const * p_pins);
678 NRF_STATIC_INLINE void nrf_i2s_pins_set(NRF_I2S_Type * p_reg, nrf_i2s_pins_t const * p_pins) in nrf_i2s_pins_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_i2s.c142 nrf_i2s_pins_t pins; in deconfigure_pins()
322 nrf_i2s_pins_t pins = { in nrfx_i2s_uninit()