Searched refs:bits_per_chan (Results 1 – 2 of 2) sorted by relevance
235 …i2s_bits_per_chan_t bits_per_chan; /*!< I2S total bits in one channel, only take … member
1270 …p_i2s[i2s_num]->slot_cfg.slot_bit_width = (int)i2s_config->bits_per_chan < (int)i2s_config->bits_p… in i2s_config_transfer()1271 i2s_config->bits_per_sample : i2s_config->bits_per_chan; in i2s_config_transfer()