Home
last modified time | relevance | path

Searched defs:word_length (Results 1 – 10 of 10) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c720 static inline cy_rslt_t _cyhal_pdm_pcm_word_length_to_pdl(uint8_t word_length, cy_en_pdm_pcm_word_s… in _cyhal_pdm_pcm_word_length_to_pdl()
1137 uint8_t word_length = _cyhal_pdm_pcm_word_length_from_pdl(pdl_struct->wordLen); in _cyhal_pdm_pcm_init_hw() local
1143 uint8_t word_length = _cyhal_pdm_pcm_word_length_from_pdl(pdl_chan_struct->wordSize); in _cyhal_pdm_pcm_init_hw() local
Dcyhal_audio_common.c1837 uint8_t word_length = is_tx ? obj->word_length_tx : obj->word_length_rx; in _cyhal_audioss_rounded_word_length() local
/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_pdmpcm.h138 …uint8_t word_length; /**< PCM word length in bits, see the implementation specific document… member
Dcyhal_i2s.h204 uint8_t word_length; member
Dcyhal_tdm.h232 uint8_t word_length; member
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_audio_common.h71 uint8_t word_length; member
/hal_infineon-latest/XMCLib/drivers/inc/
Dxmc_uart.h416 …ATIC_INLINE void XMC_UART_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_UART_CH_SetWordLength()
Dxmc_i2s.h598 …TATIC_INLINE void XMC_I2S_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_I2S_CH_SetWordLength()
Dxmc_spi.h913 …TATIC_INLINE void XMC_SPI_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_SPI_CH_SetWordLength()
Dxmc_usic.h1094 …ATIC_INLINE void XMC_USIC_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_USIC_CH_SetWordLength()