Searched refs:XMC_USIC2_CH0 (Results 1 – 6 of 6) sorted by relevance
131 #define XMC_I2C2_CH0 XMC_USIC2_CH0 /**< USIC2 channel 0 base address */
106 #define XMC_I2S2_CH0 XMC_USIC2_CH0 /**< USIC2 channel 0 base address */
149 #define XMC_USIC2_CH0 ((XMC_USIC_CH_t *)USIC2_CH0_BASE) /**< USIC2 channel 0 base address */ macro586 tmp = tmp || ((channel == XMC_USIC2_CH0) || (channel == XMC_USIC2_CH1)); in XMC_USIC_IsChannelValid()
119 #define XMC_UART2_CH0 XMC_USIC2_CH0 /**< USIC2 channel 0 base address */
136 #define XMC_SPI2_CH0 XMC_USIC2_CH0 /**< SPI2 channel 0 base address */
108 else if((channel == XMC_USIC2_CH0) || (channel == XMC_USIC2_CH1)) in XMC_USIC_CH_Enable()