Home
last modified time | relevance | path

Searched full:frequencies (Results 1 – 25 of 81) sorted by relevance

1234

/Zephyr-latest/dts/bindings/clock/
Dnordic,nrf-hsfll-global.yaml17 supported-clock-frequencies = <64000000
36 supported-clock-frequencies:
38 description: Supported clock frequencies in ascending order
Dmediatek,mt8195_cpuclk.yaml9 description: Available frequencies in ascending order
Dnordic,nrf-hsfll-local.yaml7 The local HSFLL mixed-mode IP generates several clock frequencies in the range
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Desp32c6_clock.h15 /* Supported CPU frequencies */
20 /* Supported XTAL Frequencies */
28 /* Supported RTC slow clock frequencies */
34 /* RTC slow clock frequencies */
Desp32c2_clock.h15 /* Supported CPU frequencies */
22 /* Supported XTAL frequencies */
36 /* RTC slow clock frequencies */
Desp32c3_clock.h15 /* Supported CPU frequencies */
20 /* Supported XTAL frequencies */
34 /* RTC slow clock frequencies */
Desp32s2_clock.h16 /* Supported PLL CPU frequencies */
22 /* Supported XTAL frequencies */
35 /* RTC slow clock frequencies */
Desp32_clock.h17 /* Supported PLL CPU frequencies */
23 /* Supported XTAL frequencies */
38 /* RTC slow clock frequencies */
Desp32s3_clock.h15 /* Supported PLL CPU frequencies */
21 /* Supported XTAL frequencies */
35 /* RTC slow clock frequencies */
/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-clock-source.yaml48 sampling-frequencies:
52 Sampling Frequencies, in Hz, this Clock Source Entity can generate.
/Zephyr-latest/dts/bindings/timer/
Dnxp,imx-gpt.yaml20 description: gpt frequencies
/Zephyr-latest/soc/atmel/sam/sam4e/
Dsoc.c64 * hurt lower clock frequencies. However, a high frequency with too in clock_init()
66 * is the safe setting for all of this SoCs usable frequencies. in clock_init()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/
Dspi1_pllq_2_d1ppre_4.overlay13 * APB2 and PLL_Q clock frequencies are equal.
/Zephyr-latest/dts/bindings/cpu/
Despressif,riscv.yaml15 Defines the CPU clock source, each corresponding to different frequencies:
Despressif,xtensa-lx6.yaml15 Defines the CPU clock source, each corresponding to different frequencies:
Despressif,xtensa-lx7.yaml15 Defines the CPU clock source, each corresponding to different frequencies:
/Zephyr-latest/tests/kernel/timer/cycle64/
Dtestcase.yaml10 # As other platforms are added with varying timer frequencies, increase
/Zephyr-latest/soc/atmel/sam/sam4s/
Dsoc.c67 * hurt lower clock frequencies. However, a high frequency with too in clock_init()
69 * is the safe setting for all of this SoCs usable frequencies. in clock_init()
/Zephyr-latest/samples/drivers/memc/boards/
Dfrdm_rw612.overlay16 * higher frequencies at 3.3V
/Zephyr-latest/dts/bindings/sensor/
Dti,fdc2x1x.yaml233 1 = divide by 1. Choose for sensor frequencies between
235 2 = divide by 2. Choose for sensor frequencies between 5MHz
239 2 = divide by 2. Choose for sensor frequencies between
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2.c73 const uint8_t id, const uint32_t **frequencies);
587 const uint32_t *frequencies; in get_clock_source_request() local
599 count = clock_frequencies(c_data, clock_id, &frequencies); in get_clock_source_request()
605 frequencies[0]); in get_clock_source_request()
618 layout3_range_response(buf, setup->wLength, frequencies, in get_clock_source_request()
619 frequencies, NULL, count); in get_clock_source_request()
637 const uint32_t *frequencies; in set_clock_source_request() local
649 count = clock_frequencies(c_data, clock_id, &frequencies); in set_clock_source_request()
662 hz = find_closest(requested, frequencies, count); in set_clock_source_request()
976 const uint8_t id, const uint32_t **frequencies) in DT_INST_FOREACH_STATUS_OKAY()
[all …]
/Zephyr-latest/tests/subsys/usb/uac2/
Dapp.overlay21 sampling-frequencies = <48000>;
108 sampling-frequencies = <192000>;
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
Dapp.overlay20 sampling-frequencies = <48000>;
/Zephyr-latest/drivers/mspi/
DKconfig56 controllers that need this to proper function at high frequencies.
/Zephyr-latest/tests/drivers/sdhc/
DREADME.txt16 * Set_IO test: Verify that the SDHC will reject clock frequencies outside of

1234