Searched refs:nrf_i2s_config_t (Results 1 – 2 of 2) sorted by relevance
251 } nrf_i2s_config_t; typedef473 NRF_STATIC_INLINE void nrf_i2s_configure(NRF_I2S_Type * p_reg, nrf_i2s_config_t const * p_config);672 NRF_STATIC_INLINE void nrf_i2s_configure(NRF_I2S_Type * p_reg, nrf_i2s_config_t const * p_config) in nrf_i2s_configure()
70 nrf_i2s_config_t config; ///< Peripheral configuration.462 NRFY_STATIC_INLINE void nrfy_i2s_configure(NRF_I2S_Type * p_reg, nrf_i2s_config_t const * p_config) in nrfy_i2s_configure()