Searched refs:SYSCTL_RCC2_SYSDIV2LSB (Results 1 – 2 of 2) sorted by relevance
2213 ulRCC2 |= ulConfig & (SYSCTL_RCC2_DIV400 | SYSCTL_RCC2_SYSDIV2LSB); in SysCtlClockSet()2532 SYSCTL_RCC2_SYSDIV2LSB)) >> in SysCtlClockGet()
1436 #define SYSCTL_RCC2_SYSDIV2LSB 0x00400000 // Additional LSB for SYSDIV2 macro
Completed in 19 milliseconds