Home
last modified time | relevance | path

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

/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/source/
Dcy_i2s.c100 channelLength = config->txChannelLength; in Cy_I2S_Init()
/hal_infineon-3.5.0/mtb-pdl-cat1/drivers/include/
Dcy_i2s.h363 cy_en_i2s_len_t txChannelLength; /**< TX channel length, see #cy_en_i2s_len_t, member
/hal_infineon-3.5.0/mtb-hal-cat1/source/
Dcyhal_audio_common.c957 obj->channel_length_tx = _cyhal_audioss_length_from_pdl(cfg->config->txChannelLength); in _cyhal_audioss_init_cfg()
1631 pdl_config->txChannelLength = (cy_en_i2s_len_t)_FLD2VAL(I2S_TX_CTL_CH_LEN, tx_ctl_val); in _cyhal_audioss_reconstruct_pdl_config()
1769 pdl_config->txChannelLength = pdl_channel_length_tx; in _cyhal_audioss_populate_pdl_config()