Searched refs:XMC_USIC1_CH0 (Results 1 – 6 of 6) sorted by relevance
126 #define XMC_I2C1_CH0 XMC_USIC1_CH0 /**< USIC1 channel 0 base address */
101 #define XMC_I2S1_CH0 XMC_USIC1_CH0 /**< USIC1 channel 0 base address */
114 #define XMC_UART1_CH0 XMC_USIC1_CH0 /**< USIC1 channel 0 base address */
143 #define XMC_USIC1_CH0 ((XMC_USIC_CH_t *)USIC1_CH0_BASE) /**< USIC1 channel 0 base address */ macro583 tmp = tmp || ((channel == XMC_USIC1_CH0) || (channel == XMC_USIC1_CH1)); in XMC_USIC_IsChannelValid()
131 #define XMC_SPI1_CH0 XMC_USIC1_CH0 /**< SPI1 channel 0 base address */
102 else if((channel == XMC_USIC1_CH0) || (channel == XMC_USIC1_CH1)) in XMC_USIC_CH_Enable()