Home
last modified time | relevance | path

Searched refs:rx_channels (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_audio_common.c1190 uint8_t rx_channels = pdl_config.rxChannels; in _cyhal_audioss_set_sample_rate() local
1194 uint8_t rx_channels = pdl_config.rx_config->channelNum; in _cyhal_audioss_set_sample_rate() local
1202 …_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()