Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_tdm.h239 CY_TDM_SIZE_32 = 8U /**< PCM word size:32bit. */ enumerator
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_audio_common.c2082 case CY_TDM_SIZE_32: in _cyhal_audioss_length_from_pdl()
2120 *pdl_length = CY_TDM_SIZE_32; in _cyhal_audioss_length_to_pdl()
2123 *pdl_length = CY_TDM_SIZE_32; in _cyhal_audioss_length_to_pdl()