Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/devices/XMC4800/Source/
Dsystem_XMC4800.c127 #define USB_PDIV (1U) macro
131 #define USB_PDIV (2U) macro
135 #define USB_PDIV (3U) macro
143 #define USB_VCO ((OSCHP_FREQUENCY / (USB_PDIV + 1UL)) * (USB_NDIV + 1UL))
144 #define USB_VCO_INPUT (OSCHP_FREQUENCY / (USB_PDIV + 1UL))
736 (USB_PDIV << SCU_PLL_USBPLLCON_PDIV_Pos)); in SystemCoreClockSetup()
/hal_infineon-latest/XMCLib/devices/XMC4500/Source/
Dsystem_XMC4500.c95 #define USB_PDIV (1U) macro
100 #define USB_PDIV (1U) macro
105 #define USB_PDIV (1U) macro
595 (USB_PDIV << SCU_PLL_USBPLLCON_PDIV_Pos)); in SystemCoreClockSetup()
/hal_infineon-latest/XMCLib/devices/XMC4700/Source/
Dsystem_XMC4700.c113 #define USB_PDIV (1U) macro
117 #define USB_PDIV (1U) macro
121 #define USB_PDIV (1U) macro
648 (USB_PDIV << SCU_PLL_USBPLLCON_PDIV_Pos)); in SystemCoreClockSetup()