Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_tdm.h231 CY_TDM_SIZE_8 = 0U, /**< PCM word size:8bit. */ enumerator
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_audio_common.c2066 case CY_TDM_SIZE_8: in _cyhal_audioss_length_from_pdl()
2096 *pdl_length = CY_TDM_SIZE_8; in _cyhal_audioss_length_to_pdl()