Searched refs:SYSCTL_OSC_INT (Results 1 – 9 of 9) sorted by relevance
209 #define SYSCTL_OSC_INT 0x00000010 // Osc source is int. osc macro
1915 if ((ui32Config & 0x38) == SYSCTL_OSC_INT) in SysCtlClockFreqSet()2031 ((ui32Config & 0x38) != SYSCTL_OSC_INT)) in SysCtlClockFreqSet()
471 #define SYSCTL_OSC_INT 0x00000010 // Osc source is int. osc macro
379 #define SYSCTL_OSC_INT 0x00000010 // Osc source is int. osc macro
394 #define SYSCTL_OSC_INT 0x00000010 // Osc source is int. osc macro
2149 if((ui32Config & 0x38) == SYSCTL_OSC_INT) in SysCtlClockFreqSet()2265 ((ui32Config & 0x38) != SYSCTL_OSC_INT)) in SysCtlClockFreqSet()
Completed in 30 milliseconds