Searched refs:XMC_LIB_MINOR_VERSION (Results 1 – 3 of 3) sorted by relevance
102 #define XMC_LIB_MINOR_VERSION (1U) macro105 #define XMC_LIB_VERSION ((XMC_LIB_MAJOR_VERSION << 16U) + (XMC_LIB_MINOR_VERSION << 8U) + X…
154 … ((uint16_t)((uint16_t)XMC_LIB_MAJOR_VERSION << 8U) |XMC_LIB_MINOR_VERSION) /**< US…
64 #define XMC_USBH_DRV_VERSION ((uint16_t)((uint16_t)XMC_LIB_MINOR_VERSION << 8U)|XMC_LIB_PATCH_VERSI…