Home
last modified time | relevance | path

Searched refs:XMC_LIB_MINOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc_common.h102 #define XMC_LIB_MINOR_VERSION (1U) macro
105 #define XMC_LIB_VERSION ((XMC_LIB_MAJOR_VERSION << 16U) + (XMC_LIB_MINOR_VERSION << 8U) + X…
Dxmc_usbh.h154 … ((uint16_t)((uint16_t)XMC_LIB_MAJOR_VERSION << 8U) |XMC_LIB_MINOR_VERSION) /**< US…
/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc_usbh.c64 #define XMC_USBH_DRV_VERSION ((uint16_t)((uint16_t)XMC_LIB_MINOR_VERSION << 8U)|XMC_LIB_PATCH_VERSI…