Searched refs:total_chan (Results 1 – 2 of 2) sorted by relevance
239 …uint32_t total_chan; /*!< I2S Total number of channels. If it is sm… member
1381 … p_i2s[i2s_num]->total_slot = mx_slot < i2s_config->total_chan ? mx_slot : i2s_config->total_chan; in i2s_config_transfer()