Searched refs:CY_TDM_BIT_PERIOD (Results 1 – 2 of 2) sorted by relevance
292 CY_TDM_BIT_PERIOD = 0U, /**< TDM Channel Synchronization is duration of a bit period. */ enumerator
1794 … pdl_config->tx_config->fsyncFormat = hal_cfg->tx_ws_full ? CY_TDM_CH_PERIOD : CY_TDM_BIT_PERIOD; in _cyhal_audioss_populate_pdl_config()1813 … pdl_config->rx_config->fsyncFormat = hal_cfg->rx_ws_full ? CY_TDM_CH_PERIOD : CY_TDM_BIT_PERIOD; in _cyhal_audioss_populate_pdl_config()