Lines Matching full:oscillator
142 OSCRANGE EQU (1<<4) ; Oscillator Range Select
143 OSCEN EQU (1<<5) ; Main oscillator Enable
144 OSCSTAT EQU (1<<6) ; Main Oscillator Status
153 ;// <o1.4> OSCRANGE: Main Oscillator Range Select
156 ;// <e1.5> OSCEN: Main Oscillator Enable
162 ;// <0=> Internal RC oscillator
163 ;// <1=> Main oscillator
164 ;// <2=> RTC oscillator
1154 LDR R3, =SCS_Val ; Enable main oscillator
1175 ; Wait until PLL Locked (if source is not RTC oscillator)
1180 ; Wait at least 200 cycles (if source is RTC oscillator)