Home
last modified time | relevance | path

Searched refs:oscillator (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/Zephyr-latest/soc/atmel/sam0/common/
DKconfig.samd2x14 bool "Internal 32.768 kHz RC oscillator"
16 Enable the internal 32.768 kHz RC oscillator at startup.
20 bool "Internal 8 MHz RC oscillator"
22 Enable the internal 8 MHz RC oscillator at startup.
32 bool "External 32.768 kHz clock is a crystal oscillator"
36 Enable the crystal oscillator (if disabled, expect a clock signal on
61 bool "External 0.4..32 MHz clock is a crystal oscillator"
65 Enable the crystal oscillator (if disabled, expect a clock signal on
69 int "External 0.4..32 MHz clock oscillator frequency"
74 External 0.4..32 MHz clock oscillator reference frequency.
DKconfig.samd5x8 bool "The external 32 kHz crystal oscillator"
10 Say y to enable the external 32 kHZ crystal oscillator at
16 hex "Startup time external 32 kHz crystal oscillator"
20 Selects the startup time for the external 32 kHz crystal oscillator.
23 bool "External 32.768 kHz clock is a crystal oscillator"
27 Enable the crystal oscillator (if disabled, expect a clock
DKconfig.saml2x19 bool "Internal 32.768 kHz RC oscillator"
21 Eable the internal 32.768 kHz RC oscillator at startup.
31 bool "External 32.768 kHz clock is a crystal oscillator"
35 Enable the crystal oscillator (if disabled, expect a clock signal on
39 bool "Internal 16 MHz RC oscillator"
41 Enable the internal 16 MHz RC oscillator at startup.
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/
DKconfig47 int "External oscillator frequency"
49 Set the external oscillator frequency in Hz. This should be set by the
53 int "System oscillator settling time"
55 Set the board system oscillator settling time in us. This should be set by the
/Zephyr-latest/soc/atmel/sam/common/
DKconfig11 bool "Use external crystal oscillator for slow clock"
13 Says y if you want to use external 32 kHz crystal oscillator to drive
18 will be driven by the internal fast RC oscillator running at 32 kHz.
21 bool "Use external crystal oscillator for main clock"
27 Says y if you want to use external crystal oscillator to drive the
33 Says n here will use the internal fast RC oscillator running at 12 MHz.
86 using external crystal oscillator for main clock.
/Zephyr-latest/soc/nxp/kinetis/
DKconfig14 Set if the oscillator (OSC) module is present in the SoC.
30 Set this option to use the oscillator in external reference clock mode.
33 bool "Low power oscillator"
35 Set this option to use the oscillator in low-power mode.
38 bool "High gain oscillator"
40 Set this option to use the oscillator in high-gain mode.
45 int "External oscillator frequency"
47 Set the external oscillator frequency in Hz. This should be set by the
/Zephyr-latest/samples/boards/st/mco/boards/
Dstm32f746g_disco.overlay11 * 0b01: LSE oscillator selected
24 * 0b10: HSE oscillator clock selected
/Zephyr-latest/drivers/usb/uhc/
DKconfig.max3421e24 int "Maximum retries for oscillator ready event"
27 Specify the number of retries for oscillator ready event.
/Zephyr-latest/soc/silabs/
DKconfig221 Set if LFXO oscillator should be configured and enabled, potentially
229 bool "External high frequency crystal oscillator"
231 Set this option to use the external high frequency crystal oscillator
235 bool "External low frequency crystal oscillator"
238 Set this option to use the external low frequency crystal oscillator
242 bool "Internal high frequency RC oscillator"
244 Set this option to use the internal high frequency RC oscillator as high frequency clock.
249 int "External high frequency oscillator frequency"
251 Set the external high frequency oscillator frequency in Hz. This should be set by the
255 int "External low frequency oscillator frequency"
[all …]
/Zephyr-latest/drivers/clock_control/
DKconfig.lpc11u6x33 Use the internal oscillator as the clock source for the PLL
38 Use the system oscillator as the clock source for the PLL
DKconfig.rpi_pico15 bool "Use measured frequency for ring oscillator"
/Zephyr-latest/modules/hal_gigadevice/
DKconfig24 prompt "High speed external oscillator clock frequency"
30 Define value of high speed crystal oscillator (HXTAL) in Hz
31 This value sets the frequency of the oscillator.
46 Use 8MHz oscillator for HXTAL
52 Use 25MHz oscillator for HXTAL
59 Use 32KHz oscillator for low speed internal RC Oscillator
64 Use 40KHz oscillator for low speed internal RC Oscillator
71 Define value of low speed internal RC oscillator (IRC) in Hz
/Zephyr-latest/boards/we/ophelia1ev/
Dwe_ophelia1ev_nrf52805_defconfig20 # Use internal oscillator
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Dhse_32.overlay13 clock-frequency = <DT_FREQ_M(32)>; /* 32MHz oscillator */
Dwb_pll_64_hse_32.overlay14 clock-frequency = <DT_FREQ_M(32)>; /* X1 32MHz oscillator */
/Zephyr-latest/samples/boards/nordic/clock_skew/
DKconfig8 crystal as a source rather than the internal oscillator.
/Zephyr-latest/boards/we/proteus2ev/
Dwe_proteus2ev_nrf52832_defconfig23 # Use internal oscillator
/Zephyr-latest/boards/we/proteus3ev/
Dwe_proteus3ev_nrf52840_defconfig23 # Use internal oscillator
/Zephyr-latest/soc/st/stm32/stm32l0x/
DKconfig.defconfig12 # adjust the fallback because of the LSI oscillator characteristics
/Zephyr-latest/boards/beagle/beagleplay/
Dbeagleplay_cc1352p7_defconfig19 # Adjust for oscillator capacitors
/Zephyr-latest/soc/st/stm32/stm32f0x/
DKconfig.defconfig15 # adjust the fallback because of the LSI oscillator characteristics
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dbeagleconnect_freedom_defconfig25 # Adjust for oscillator capacitors
/Zephyr-latest/soc/espressif/
DKconfig59 - 150000 Hz if internal RC oscillator is used as clock source. For this use value 1024.
60 - 32768 Hz if the 32k crystal oscillator is used. For this use value 3000 or more.
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst27 - Main clock: External 25MHz crystal oscillator.
28 - RTC: 32.768kHz crystal oscillator.
71 The FK750M1-VBT6 System Clock could be driven by an internal or external oscillator,
73 driven by an 25MHz external crystal oscillator.
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h5_core/boards/
Dhse25.overlay20 hse-bypass; /* X3 is a 25MHz oscillator on PH0 */

12345678910>>...12