Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm.h247 CY_PDM_PCM_WLEN_24_BIT = 3U /**< Word length: 24 bit. */ enumerator
442 ((wordLen) == CY_PDM_PCM_WLEN_24_BIT))
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c682 case CY_PDM_PCM_WLEN_24_BIT: in _cyhal_pdm_pcm_word_length_from_pdl()
869 pdl_config->wordLen = CY_PDM_PCM_WLEN_24_BIT; in _cyhal_pdm_pcm_set_pdl_config_struct()