Searched refs:fsyncPolarity (Results 1 – 3 of 3) sorted by relevance
126 _VAL2FLD(TDM_TDM_STRUCT_TDM_TX_STRUCT_TX_IF_CTL_FSYNC_POLARITY, config->fsyncPolarity) | in Cy_AudioTDM_TX_Init()171 _VAL2FLD(TDM_TDM_STRUCT_TDM_RX_STRUCT_RX_IF_CTL_FSYNC_POLARITY, config->fsyncPolarity) | in Cy_AudioTDM_RX_Init()
328 …cy_en_tdm_fsyncpolarity_t fsyncPolarity; /**< Synchronization polarity:0:as is 1:inverte… member353 …cy_en_tdm_fsyncpolarity_t fsyncPolarity; /**< Channel synchronization polarity:'false':u… member
1650 …pdl_config->tx_config->fsyncPolarity = (cy_en_tdm_fsyncpolarity_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_TX_S… in _cyhal_audioss_reconstruct_pdl_config()1671 …pdl_config->rx_config->fsyncPolarity = (cy_en_tdm_fsyncpolarity_t)_FLD2VAL(TDM_TDM_STRUCT_TDM_RX_S… in _cyhal_audioss_reconstruct_pdl_config()1793 pdl_config->tx_config->fsyncPolarity = hal_cfg->is_i2s ? CY_TDM_SIGN_INVERTED : CY_TDM_SIGN; in _cyhal_audioss_populate_pdl_config()1812 pdl_config->rx_config->fsyncPolarity = hal_cfg->is_i2s ? CY_TDM_SIGN_INVERTED : CY_TDM_SIGN; in _cyhal_audioss_populate_pdl_config()