Searched refs:sample_width (Results 1 – 3 of 3) sorted by relevance
165 static void i2s_copy_from_fifo(uint8_t *dst, size_t size, int sample_width, in i2s_copy_from_fifo() argument169 int chan_size = sample_width / 8; in i2s_copy_from_fifo()218 static void i2s_copy_to_fifo(uint8_t *src, size_t size, int sample_width, in i2s_copy_to_fifo() argument221 int chan_size = sample_width / 8; in i2s_copy_to_fifo()
455 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_8BIT; in i2s_nrfx_configure()458 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_16BIT; in i2s_nrfx_configure()461 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_24BIT; in i2s_nrfx_configure()465 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_32BIT; in i2s_nrfx_configure()
1262 uint32_t sample_width = 2; in dai_ssp_set_config_tplg() local1681 sample_width = 2; in dai_ssp_set_config_tplg()1686 sample_width = 4; in dai_ssp_set_config_tplg()1695 sample_width * active_tx_slots); in dai_ssp_set_config_tplg()1697 sample_width * active_rx_slots); in dai_ssp_set_config_tplg()