Searched refs:cy_en_tdm_ws_t (Results 1 – 2 of 2) sorted by relevance
240 } cy_en_tdm_ws_t; typedef323 …cy_en_tdm_ws_t wordSize; /**< TX word length. Channel size must be great…347 …cy_en_tdm_ws_t wordSize; /**< RX word length. Channel size must be great…
250 static cy_rslt_t _cyhal_audioss_length_to_pdl(uint8_t user_length, cy_en_tdm_ws_t *pdl_length, cons…251 static uint8_t _cyhal_audioss_length_from_pdl(cy_en_tdm_ws_t pdl_length);1642 …pdl_config->tx_config->wordSize = (cy_en_tdm_ws_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_TX_STRUCT_TX_CTL_WOR… in _cyhal_audioss_reconstruct_pdl_config()1663 …pdl_config->rx_config->wordSize = (cy_en_tdm_ws_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_RX_STRUCT_RX_CTL_WOR… in _cyhal_audioss_reconstruct_pdl_config()1775 cy_en_tdm_ws_t pdl_word_length_rx, pdl_word_length_tx; in _cyhal_audioss_populate_pdl_config()2062 static uint8_t _cyhal_audioss_length_from_pdl(cy_en_tdm_ws_t pdl_length) in _cyhal_audioss_length_from_pdl()2090 static cy_rslt_t _cyhal_audioss_length_to_pdl(uint8_t user_length, cy_en_tdm_ws_t *pdl_length, cons… in _cyhal_audioss_length_to_pdl()