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()
436 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_8BIT; in i2s_nrfx_configure()439 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_16BIT; in i2s_nrfx_configure()442 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_24BIT; in i2s_nrfx_configure()446 nrfx_cfg.sample_width = NRF_I2S_SWIDTH_32BIT; in i2s_nrfx_configure()
1028 uint32_t sample_width = 2; in dai_ssp_set_config_tplg() local1455 sample_width = 2; in dai_ssp_set_config_tplg()1460 sample_width = 4; in dai_ssp_set_config_tplg()1470 sample_width * active_tx_slots); in dai_ssp_set_config_tplg()1472 sample_width * active_rx_slots); in dai_ssp_set_config_tplg()