Searched refs:pdl_word_length_tx (Results 1 – 1 of 1) sorted by relevance
1691 cy_en_i2s_len_t pdl_word_length_tx, pdl_channel_length_tx; in _cyhal_audioss_populate_pdl_config() local1695 result = _cyhal_audioss_length_to_pdl(obj->word_length_tx, &pdl_word_length_tx, obj); in _cyhal_audioss_populate_pdl_config()1770 pdl_config->txWordLength = pdl_word_length_tx; in _cyhal_audioss_populate_pdl_config()1775 cy_en_tdm_ws_t pdl_word_length_rx, pdl_word_length_tx; in _cyhal_audioss_populate_pdl_config()1776 cy_rslt_t result = _cyhal_audioss_length_to_pdl(obj->word_length_tx, &pdl_word_length_tx, obj); in _cyhal_audioss_populate_pdl_config()1786 pdl_config->tx_config->wordSize = pdl_word_length_tx; in _cyhal_audioss_populate_pdl_config()