Lines Matching full:oscillator

42 /* Description: Start HFCLK crystal oscillator */
44 /* Bit 0 : Start HFCLK crystal oscillator */
50 /* Description: Stop HFCLK crystal oscillator */
52 /* Bit 0 : Stop HFCLK crystal oscillator */
126 /* Description: HFCLK oscillator started */
128 /* Bit 0 : HFCLK oscillator started */
254 …FCLKSTAT_SRC_HFXO (1UL) /*!< HFXO - 64 MHz clock derived from external 32 MHz crystal oscillator */
278 #define CLOCK_LFCLKSTAT_SRC_LFRC (1UL) /*!< 32.768 kHz RC oscillator */
279 #define CLOCK_LFCLKSTAT_SRC_LFXO (2UL) /*!< 32.768 kHz crystal oscillator */
288 #define CLOCK_LFCLKSRCCOPY_SRC_LFRC (1UL) /*!< 32.768 kHz RC oscillator */
289 #define CLOCK_LFCLKSRCCOPY_SRC_LFXO (2UL) /*!< 32.768 kHz crystal oscillator */
298 #define CLOCK_LFCLKSRC_SRC_LFRC (1UL) /*!< 32.768 kHz RC oscillator */
299 #define CLOCK_LFCLKSRC_SRC_LFXO (2UL) /*!< 32.768 kHz crystal oscillator */
1335 /* Description: Sample count for ring oscillator 1 */
1337 /* Bits 31..0 : Sample count for ring oscillator 1 */
1342 /* Description: Sample count for ring oscillator 2 */
1344 /* Bits 31..0 : Sample count for ring oscillator 2 */
1349 /* Description: Sample count for ring oscillator 3 */
1351 /* Bits 31..0 : Sample count for ring oscillator 3 */
1356 /* Description: Sample count for ring oscillator 4 */
1358 /* Bits 31..0 : Sample count for ring oscillator 4 */
10519 /* Description: Oscillator control */
10531 #define UICR_HFXOSRC_HFXOSRC_TCXO (0UL) /*!< 32 MHz temperature compensated crystal oscillator (TCX…
10532 #define UICR_HFXOSRC_HFXOSRC_XTAL (1UL) /*!< 32 MHz crystal oscillator */