Home
last modified time | relevance | path

Searched defs:pdl_length (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_audio_common.c2010 static uint8_t _cyhal_audioss_length_from_pdl(cy_en_i2s_len_t pdl_length) in _cyhal_audioss_length_from_pdl()
2032 static cy_rslt_t _cyhal_audioss_length_to_pdl(uint8_t user_length, cy_en_i2s_len_t *pdl_length, con… in _cyhal_audioss_length_to_pdl()
2062 static uint8_t _cyhal_audioss_length_from_pdl(cy_en_tdm_ws_t pdl_length) in _cyhal_audioss_length_from_pdl()
2090 static cy_rslt_t _cyhal_audioss_length_to_pdl(uint8_t user_length, cy_en_tdm_ws_t *pdl_length, cons… in _cyhal_audioss_length_to_pdl()
Dcyhal_pdmpcm.c672 static inline uint8_t _cyhal_pdm_pcm_word_length_from_pdl(cy_en_pdm_pcm_word_len_t pdl_length) in _cyhal_pdm_pcm_word_length_from_pdl()
692 static inline uint8_t _cyhal_pdm_pcm_word_length_from_pdl(cy_en_pdm_pcm_word_size_t pdl_length) in _cyhal_pdm_pcm_word_length_from_pdl()
720 …slt_t _cyhal_pdm_pcm_word_length_to_pdl(uint8_t word_length, cy_en_pdm_pcm_word_size_t *pdl_length) in _cyhal_pdm_pcm_word_length_to_pdl()