Searched refs:XMC_USIC2_CH1 (Results 1 – 6 of 6) sorted by relevance
132 #define XMC_I2C2_CH1 XMC_USIC2_CH1 /**< USIC2 channel 1 base address */
107 #define XMC_I2S2_CH1 XMC_USIC2_CH1 /**< USIC2 channel 1 base address */
120 #define XMC_UART2_CH1 XMC_USIC2_CH1 /**< USIC2 channel 1 base address */
150 #define XMC_USIC2_CH1 ((XMC_USIC_CH_t *)USIC2_CH1_BASE) /**< USIC2 channel 1 base address */ macro586 tmp = tmp || ((channel == XMC_USIC2_CH0) || (channel == XMC_USIC2_CH1)); in XMC_USIC_IsChannelValid()
137 #define XMC_SPI2_CH1 XMC_USIC2_CH1 /**< SPI2 channel 1 base address */
108 else if((channel == XMC_USIC2_CH0) || (channel == XMC_USIC2_CH1)) in XMC_USIC_CH_Enable()