Searched refs:sckPolarity (Results 1 – 3 of 3) sorted by relevance
125 _VAL2FLD(TDM_TDM_STRUCT_TDM_TX_STRUCT_TX_IF_CTL_SCK_POLARITY, config->sckPolarity) | in Cy_AudioTDM_TX_Init()170 _VAL2FLD(TDM_TDM_STRUCT_TDM_RX_STRUCT_RX_IF_CTL_SCK_POLARITY, config->sckPolarity) | in Cy_AudioTDM_RX_Init()
327 …cy_en_tdm_sckpolarity_t sckPolarity; /**< TX clock polarity, 0: as is and 1: inverte… member352 …cy_en_tdm_sckpolarity_t sckPolarity; /**< RX clock polarity, 0: as is and 1: inverte… member
1649 …pdl_config->tx_config->sckPolarity = (cy_en_tdm_sckpolarity_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_TX_STRUC… in _cyhal_audioss_reconstruct_pdl_config()1670 …pdl_config->rx_config->sckPolarity = (cy_en_tdm_sckpolarity_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_RX_STRUC… in _cyhal_audioss_reconstruct_pdl_config()1791 pdl_config->tx_config->sckPolarity = CY_TDM_CLK; in _cyhal_audioss_populate_pdl_config()1810 pdl_config->rx_config->sckPolarity = CY_TDM_CLK; in _cyhal_audioss_populate_pdl_config()