Home
last modified time | relevance | path

Searched defs:MAX_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_audio_common.c709 const uint8_t MAX_CHANNELS = 8u; /* I2S will already have limited to a lower count */ in _cyhal_audioss_init() local
711 const uint8_t MAX_CHANNELS = _cyhal_audioss_max_channels[obj->resource.block_num]; in _cyhal_audioss_init() local