Searched refs:rx_channels (Results 1 – 1 of 1) sorted by relevance
1190 uint8_t rx_channels = pdl_config.rxChannels; in _cyhal_audioss_set_sample_rate() local1194 uint8_t rx_channels = pdl_config.rx_config->channelNum; in _cyhal_audioss_set_sample_rate() local1202 …_sclk_div(obj, sample_rate_hz, obj->mclk_hz_rx, obj->channel_length_rx, rx_channels, &sclk_div_rx); in _cyhal_audioss_set_sample_rate()