Searched refs:XMC_USIC_t (Results 1 – 2 of 2) sorted by relevance
453 void XMC_USIC_Enable(XMC_USIC_t *const usic) in XMC_USIC_Enable()498 void XMC_USIC_Disable(XMC_USIC_t *const usic) in XMC_USIC_Disable()500 if (usic == (XMC_USIC_t *)USIC0) in XMC_USIC_Disable()510 else if (usic == (XMC_USIC_t *)USIC1) in XMC_USIC_Disable()521 else if (usic == (XMC_USIC_t *)USIC2) in XMC_USIC_Disable()
137 #define XMC_USIC0 ((XMC_USIC_t *)USIC0_BASE) /**< USIC0 module base address */142 #define XMC_USIC1 ((XMC_USIC_t *)USIC1_BASE) /**< USIC1 module base address */148 #define XMC_USIC2 ((XMC_USIC_t *)USIC2_BASE) /**< USIC2 module base address */484 typedef USIC_GLOBAL_TypeDef XMC_USIC_t; typedef562 __STATIC_INLINE bool XMC_USIC_IsModuleValid(const XMC_USIC_t *const module) in XMC_USIC_IsModuleValid()607 void XMC_USIC_Enable(XMC_USIC_t *const usic);621 void XMC_USIC_Disable(XMC_USIC_t *const usic);