Searched defs:word_length (Results 1 – 10 of 10) sorted by relevance
720 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() local1143 uint8_t word_length = _cyhal_pdm_pcm_word_length_from_pdl(pdl_chan_struct->wordSize); in _cyhal_pdm_pcm_init_hw() local
1837 uint8_t word_length = is_tx ? obj->word_length_tx : obj->word_length_rx; in _cyhal_audioss_rounded_word_length() local
138 …uint8_t word_length; /**< PCM word length in bits, see the implementation specific document… member
204 uint8_t word_length; member
232 uint8_t word_length; member
71 uint8_t word_length; member
416 …ATIC_INLINE void XMC_UART_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_UART_CH_SetWordLength()
598 …TATIC_INLINE void XMC_I2S_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_I2S_CH_SetWordLength()
913 …TATIC_INLINE void XMC_SPI_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_SPI_CH_SetWordLength()
1094 …ATIC_INLINE void XMC_USIC_CH_SetWordLength(XMC_USIC_CH_t *const channel, const uint8_t word_length) in XMC_USIC_CH_SetWordLength()