Searched refs:sample_width (Results 1 – 3 of 3) sorted by relevance
74 nrf_i2s_swidth_t sample_width; ///< Sample width. member156 .sample_width = NRF_I2S_SWIDTH_16BIT, \
246 p_config->sample_width)) in nrfx_i2s_init()263 .sample_width = p_config->sample_width, in nrfx_i2s_init()
247 nrf_i2s_swidth_t sample_width; /**< Sample width. */ member677 p_reg->CONFIG.SWIDTH = p_config->sample_width; in nrf_i2s_configure()