Searched refs:i2sMode (Results 1 – 3 of 3) sorted by relevance
130 _BOOL2FLD(TDM_TDM_STRUCT_TDM_TX_STRUCT_TX_IF_CTL_I2S_MODE, config->i2sMode); in Cy_AudioTDM_TX_Init()176 _BOOL2FLD(TDM_TDM_STRUCT_TDM_RX_STRUCT_RX_IF_CTL_I2S_MODE, config->i2sMode); in Cy_AudioTDM_RX_Init()
339 …bool i2sMode; /**< IF set to 1 the IP is configured for I2S m… member370 …bool i2sMode; /**< IF set to 1 the IP is configured for I2S m… member
1658 …pdl_config->tx_config->i2sMode = _FLD2BOOL(TDM_TDM_STRUCT_TDM_TX_STRUCT_TX_IF_CTL_I2S_MODE, tx_if_… in _cyhal_audioss_reconstruct_pdl_config()1679 …pdl_config->rx_config->i2sMode = _FLD2BOOL(TDM_TDM_STRUCT_TDM_RX_STRUCT_RX_IF_CTL_I2S_MODE, rx_if_… in _cyhal_audioss_reconstruct_pdl_config()1800 pdl_config->tx_config->i2sMode = hal_cfg->is_i2s; in _cyhal_audioss_populate_pdl_config()1819 pdl_config->rx_config->i2sMode = hal_cfg->is_i2s; in _cyhal_audioss_populate_pdl_config()