Home
last modified time | relevance | path

Searched full:oscillator (Results 1 – 25 of 27) sorted by relevance

12

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_clock.h79 NRF_CLOCK_LFCLK_RC = CLOCK_LFCLKSRC_SRC_RC, /**< Internal 32 kHz RC oscillator. */
81 NRF_CLOCK_LFCLK_RC = CLOCK_LFCLKSRC_SRC_LFRC, /**< Internal 32 kHz RC oscillator. */
116 NRF_CLOCK_HFCLK_LOW_ACCURACY = CLOCK_HFCLKSTAT_SRC_RC, /**< Internal 16 MHz RC oscillator. */
119 …K_HFCLK_HIGH_ACCURACY = CLOCK_HFCLKSTAT_SRC_Xtal /**< External 16 MHz/32 MHz crystal oscillator. */
121 …RF_CLOCK_HFCLK_HIGH_ACCURACY = CLOCK_HFCLKSTAT_SRC_HFXO /**< External 32 MHz crystal oscillator. */
161 … = offsetof(NRF_CLOCK_Type, TASKS_CAL), /**< Start calibration of LFCLK RC oscillator.*/
172 …VENT_HFCLKSTARTED = offsetof(NRF_CLOCK_Type, EVENTS_HFCLKSTARTED), /**< HFCLK oscillator started.*/
173 …VENT_LFCLKSTARTED = offsetof(NRF_CLOCK_Type, EVENTS_LFCLKSTARTED), /**< LFCLK oscillator started.*/
175 …offsetof(NRF_CLOCK_Type, EVENTS_DONE), /**< Calibration of LFCLK RC oscillator completed.*/
259 * @retval NRF_CLOCK_LFCLK_RC If the internal 32 kHz RC oscillator
[all …]
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7X/
H A Dstart_rvds.S158 PMC_MOSCEN EQU (1<<0) ; Main Oscillator Enable
159 PMC_OSCBYPASS EQU (1<<1) ; Main Oscillator Bypass
160 PMC_OSCOUNT EQU (0xFF<<8) ; Main OScillator Start-up Time
168 PMC_MOSCS EQU (1<<0) ; Main Oscillator Stable
173 ;// <h> Main Oscillator
174 ;// <o1.0> MOSCEN: Main Oscillator Enable
175 ;// <o1.1> OSCBYPASS: Oscillator Bypass
176 ;// <o1.8..15> OSCCOUNT: Main Oscillator Startup Time <0-255>
287 ; Setup Main Oscillator
291 ; Wait until Main Oscillator is stablilized
H A Dstart_gcc.S74 /* enable the main oscillator */
79 /* wait for main oscillator to stabilize */
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A Dstart_rvds.S155 PMC_MOSCEN EQU (1<<0) ; Main Oscillator Enable
156 PMC_OSCBYPASS EQU (1<<1) ; Main Oscillator Bypass
157 PMC_OSCOUNT EQU (0xFF<<8) ; Main OScillator Start-up Time
165 PMC_MOSCS EQU (1<<0) ; Main Oscillator Stable
170 ;// <h> Main Oscillator
171 ;// <o1.0> MOSCEN: Main Oscillator Enable
172 ;// <o1.1> OSCBYPASS: Oscillator Bypass
173 ;// <o1.8..15> OSCCOUNT: Main Oscillator Startup Time <0-255>
284 ; Setup Main Oscillator
288 ; Wait until Main Oscillator is stablilized
H A Dstart_gcc.S74 /* enable the main oscillator */
79 /* wait for main oscillator to stabilize */
H A DAT91SAM7S.h230 #define AT91C_PMC_MOR (AT91_REG(0xFFFFFC20)) /* PMC Main Oscillator Register */
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_clock.c57 #error "Calibration can be performed only for the RC Oscillator."
64 // Enable workaround for nRF52 anomaly 192 (LFRC oscillator frequency is wrong
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dstart_rvds.S142 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)
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml187 The settling time of the high-frequency oscillator. This is
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dx1000_cpm.h431 /* Oscillator and power control register(OPCR) */
/nrf52832-nimble/nordic/nrfx/mdk/
H A Dnrf9160.h197 …OSC1; /*!< (@ 0x00000010) Sample count for ring oscillator 1 …
198 …OSC2; /*!< (@ 0x00000014) Sample count for ring oscillator 2 …
199 …OSC3; /*!< (@ 0x00000018) Sample count for ring oscillator 3 …
200 …OSC4; /*!< (@ 0x0000001C) Sample count for ring oscillator 4 …
737 …__IOM uint32_t XOSC32M; /*!< (@ 0x00000014) Oscillator control …
846 …__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFCLK crystal oscillator
847 …__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFCLK crystal oscillator
856 …__IOM uint32_t EVENTS_HFCLKSTARTED; /*!< (@ 0x00000100) HFCLK oscillator started …
H A Dnrf51.h261 …; /*!< (@ 0x00000010) Start calibration of LFCLK RC oscillator. …
265 …__IOM uint32_t EVENTS_HFCLKSTARTED; /*!< (@ 0x00000100) HFCLK oscillator started. …
266 …__IOM uint32_t EVENTS_LFCLKSTARTED; /*!< (@ 0x00000104) LFCLK oscillator started. …
268 …NTS_DONE; /*!< (@ 0x0000010C) Calibration of LFCLK RC oscillator completed. …
H A Dnrf9160_bitfields.h42 /* 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 */
[all …]
H A Dnrf52810.h612 …__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFCLK crystal oscillator
613 …__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFCLK crystal oscillator
616 …_CAL; /*!< (@ 0x00000010) Start calibration of LFRC oscillator
620 …__IOM uint32_t EVENTS_HFCLKSTARTED; /*!< (@ 0x00000100) HFCLK oscillator started …
623 …NTS_DONE; /*!< (@ 0x0000010C) Calibration of LFCLK RC oscillator complete event …
H A Dnrf52840.h260 …OSC1; /*!< (@ 0x00000010) Sample count for ring oscillator 1 …
261 …OSC2; /*!< (@ 0x00000014) Sample count for ring oscillator 2 …
262 …OSC3; /*!< (@ 0x00000018) Sample count for ring oscillator 3 …
263 …OSC4; /*!< (@ 0x0000001C) Sample count for ring oscillator 4 …
964 …__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFXO crystal oscillator
965 …__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFXO crystal oscillator
972 …__IOM uint32_t EVENTS_HFCLKSTARTED; /*!< (@ 0x00000100) HFXO crystal oscillator started …
H A Dnrf52.h839 …__OM uint32_t TASKS_HFCLKSTART; /*!< (@ 0x00000000) Start HFCLK crystal oscillator
840 …__OM uint32_t TASKS_HFCLKSTOP; /*!< (@ 0x00000004) Stop HFCLK crystal oscillator
843 …_CAL; /*!< (@ 0x00000010) Start calibration of LFRC oscillator
847 …__IOM uint32_t EVENTS_HFCLKSTARTED; /*!< (@ 0x00000100) HFCLK oscillator started …
850 …NTS_DONE; /*!< (@ 0x0000010C) Calibration of LFCLK RC oscillator complete event …
H A Dnrf52810_bitfields.h678 /* Description: Start HFCLK crystal oscillator */
685 /* Description: Stop HFCLK crystal oscillator */
706 /* Description: Start calibration of LFRC oscillator */
727 /* Description: HFCLK oscillator started */
741 /* Description: Calibration of LFCLK RC oscillator complete event */
837 #define CLOCK_HFCLKSTAT_SRC_RC (0UL) /*!< 64 MHz internal oscillator (HFINT) */
838 #define CLOCK_HFCLKSTAT_SRC_Xtal (1UL) /*!< 64 MHz crystal oscillator (HFXO) */
861 #define CLOCK_LFCLKSTAT_SRC_RC (0UL) /*!< 32.768 kHz RC oscillator */
862 #define CLOCK_LFCLKSTAT_SRC_Xtal (1UL) /*!< 32.768 kHz crystal oscillator */
871 #define CLOCK_LFCLKSRCCOPY_SRC_RC (0UL) /*!< 32.768 kHz RC oscillator */
[all …]
H A Dnrf9160.svd384 <description>Sample count for ring oscillator 1</description>
391 <description>Sample count for ring oscillator 1</description>
399 <description>Sample count for ring oscillator 2</description>
406 <description>Sample count for ring oscillator 2</description>
414 <description>Sample count for ring oscillator 3</description>
421 <description>Sample count for ring oscillator 3</description>
429 <description>Sample count for ring oscillator 4</description>
436 <description>Sample count for ring oscillator 4</description>
490 <description>Oscillator control</description>
518 <description>32 MHz crystal oscillator</description>
[all …]
H A Dnrf51_bitfields.h410 #define CLOCK_HFCLKSTAT_SRC_RC (0UL) /*!< Internal 16MHz RC oscillator running and generating the H…
411 #define CLOCK_HFCLKSTAT_SRC_Xtal (1UL) /*!< External 16MHz/32MHz crystal oscillator running and gen…
434 #define CLOCK_LFCLKSTAT_SRC_RC (0UL) /*!< Internal 32KiHz RC oscillator running and generating the …
435 #define CLOCK_LFCLKSTAT_SRC_Xtal (1UL) /*!< External 32KiHz crystal oscillator running and generati…
444 #define CLOCK_LFCLKSRCCOPY_SRC_RC (0UL) /*!< Internal 32KiHz RC oscillator. */
454 #define CLOCK_LFCLKSRC_SRC_RC (0UL) /*!< Internal 32KiHz RC oscillator. */
471 …OCK_XTALFREQ_XTALFREQ_32MHz (0x00UL) /*!< 32MHz xtal is used as source for the HFCLK oscillator. */
472 …OCK_XTALFREQ_XTALFREQ_16MHz (0xFFUL) /*!< 16MHz xtal is used as source for the HFCLK oscillator. */
H A Dnrf52840_bitfields.h470 /* Description: Start HFXO crystal oscillator */
477 /* Description: Stop HFXO crystal oscillator */
519 /* Description: HFXO crystal oscillator started */
671 #define CLOCK_HFCLKSTAT_SRC_RC (0UL) /*!< 64 MHz internal oscillator (HFINT) */
672 #define CLOCK_HFCLKSTAT_SRC_Xtal (1UL) /*!< 64 MHz crystal oscillator (HFXO) */
695 #define CLOCK_LFCLKSTAT_SRC_RC (0UL) /*!< 32.768 kHz RC oscillator (LFRC) */
696 #define CLOCK_LFCLKSTAT_SRC_Xtal (1UL) /*!< 32.768 kHz crystal oscillator (LFXO) */
705 #define CLOCK_LFCLKSRCCOPY_SRC_RC (0UL) /*!< 32.768 kHz RC oscillator (LFRC) */
706 #define CLOCK_LFCLKSRCCOPY_SRC_Xtal (1UL) /*!< 32.768 kHz crystal oscillator (LFXO) */
718 /* Bit 16 : Enable or disable bypass of LFCLK crystal oscillator with external clock source */
[all …]
H A Dnrf51.svd762 <description>Start calibration of LFCLK RC oscillator.</description>
781 <description>HFCLK oscillator started.</description>
786 <description>LFCLK oscillator started.</description>
791 <description>Calibration of LFCLK RC oscillator completed.</description>
1062 … <description>Internal 16MHz RC oscillator running and generating the HFCLK clock.</description>
1067 …<description>External 16MHz/32MHz crystal oscillator running and generating the HFCLK clock.</desc…
1131 … <description>Internal 32KiHz RC oscillator running and generating the LFCLK clock.</description>
1136 …<description>External 32KiHz crystal oscillator running and generating the LFCLK clock.</descripti…
1179 <description>Internal 32KiHz RC oscillator.</description>
1209 <description>Internal 32KiHz RC oscillator.</description>
[all …]
H A Dnrf52810.svd1747 <description>Start HFCLK crystal oscillator</description>
1760 <description>Stop HFCLK crystal oscillator</description>
1799 <description>Start calibration of LFRC oscillator</description>
1838 <description>HFCLK oscillator started</description>
1864 <description>Calibration of LFCLK RC oscillator complete event</description>
2160 <description>64 MHz internal oscillator (HFINT)</description>
2165 <description>64 MHz crystal oscillator (HFXO)</description>
2230 <description>32.768 kHz RC oscillator</description>
2235 <description>32.768 kHz crystal oscillator</description>
2279 <description>32.768 kHz RC oscillator</description>
[all …]
H A Dnrf52840.svd912 <description>Sample count for ring oscillator 1</description>
919 <description>Sample count for ring oscillator 1</description>
927 <description>Sample count for ring oscillator 2</description>
934 <description>Sample count for ring oscillator 2</description>
942 <description>Sample count for ring oscillator 3</description>
949 <description>Sample count for ring oscillator 3</description>
957 <description>Sample count for ring oscillator 4</description>
964 <description>Sample count for ring oscillator 4</description>
1272 <description>Start HFXO crystal oscillator</description>
1285 <description>Stop HFXO crystal oscillator</description>
[all …]
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dppc405.h390 * PLL Voltage Controlled Oscillator (VCO) definitions
539 * PLL Voltage Controlled Oscillator (VCO) definitions
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_usbd.h401 * This function does not enable external oscillator, so if it is not enabled by other part of the

12