Searched refs:XMC_USIC_CH_INPUT_t (Results 1 – 5 of 5) sorted by relevance
/hal_infineon-3.4.0/XMCLib/drivers/inc/ |
D | xmc_uart.h | 620 XMC_USIC_CH_SetInputSource(channel, (XMC_USIC_CH_INPUT_t)input, source); in XMC_UART_CH_SetInputSource() 714 XMC_USIC_CH_EnableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_EnableInputInversion() 733 XMC_USIC_CH_DisableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_DisableInputInversion() 751 XMC_USIC_CH_EnableInputDigitalFilter(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_EnableInputDigitalFilter() 769 XMC_USIC_CH_DisableInputDigitalFilter(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_DisableInputDigitalFilter() 786 XMC_USIC_CH_EnableInputSync(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_EnableInputSync() 804 XMC_USIC_CH_DisableInputSync(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_UART_CH_DisableInputSync() 826 …XMC_USIC_CH_SetInputSamplingFreq(channel, (XMC_USIC_CH_INPUT_t)input, (XMC_USIC_CH_INPUT_SAMPLING_… in XMC_UART_CH_SetInputSamplingFreq()
|
D | xmc_usic.h | 221 } XMC_USIC_CH_INPUT_t; typedef 785 …oid XMC_USIC_CH_SetInputSource(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input, cons… in XMC_USIC_CH_SetInputSource() 804 …C_USIC_CH_ConnectInputDataShiftToPPP(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_ConnectInputDataShiftToPPP() 826 …_CH_ConnectInputDataShiftToDataInput(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_ConnectInputDataShiftToDataInput() 845 …oid XMC_USIC_CH_EnableInputInversion(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_EnableInputInversion() 864 …id XMC_USIC_CH_DisableInputInversion(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_DisableInputInversion() 916 …XMC_USIC_CH_EnableInputDigitalFilter(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_EnableInputDigitalFilter() 934 …MC_USIC_CH_DisableInputDigitalFilter(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_DisableInputDigitalFilter() 953 …INE void XMC_USIC_CH_EnableInputSync(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_EnableInputSync() 971 …NE void XMC_USIC_CH_DisableInputSync(XMC_USIC_CH_t *const channel, const XMC_USIC_CH_INPUT_t input) in XMC_USIC_CH_DisableInputSync() [all …]
|
D | xmc_i2s.h | 643 XMC_USIC_CH_SetInputSource(channel, (XMC_USIC_CH_INPUT_t)input, source); in XMC_I2S_CH_SetInputSource() 684 XMC_USIC_CH_EnableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_I2S_CH_EnableInputInversion() 704 XMC_USIC_CH_DisableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_I2S_CH_DisableInputInversion()
|
D | xmc_spi.h | 1035 XMC_USIC_CH_SetInputSource(channel, (XMC_USIC_CH_INPUT_t)input, source); in XMC_SPI_CH_SetInputSource() 1076 XMC_USIC_CH_EnableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_SPI_CH_EnableInputInversion() 1096 XMC_USIC_CH_DisableInputInversion(channel, (XMC_USIC_CH_INPUT_t)input); in XMC_SPI_CH_DisableInputInversion()
|
D | xmc_i2c.h | 457 XMC_USIC_CH_SetInputSource(channel, (XMC_USIC_CH_INPUT_t)input, source); in XMC_I2C_CH_SetInputSource()
|