Home
last modified time | relevance | path

Searched refs:CY_TDM_CH_PERIOD (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_tdm.h293CY_TDM_CH_PERIOD = 1U /**< TDM Channel Synchronization is duration of a channel period. */ enumerator
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_audio_common.c1794 … 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()