Searched full:frequencies (Results 1 – 25 of 53) sorted by relevance
123
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/clock/ |
D | esp32c3_clock.h | 16 /* Supported CPU Frequencies */ 20 /* Supported XTAL Frequencies */ 24 /* Supported RTC fast clock frequencies */ 28 /* Supported RTC slow clock frequencies */
|
D | esp32s2_clock.h | 16 /* Supported CPU Frequencies */ 23 /* Supported XTAL Frequencies */ 26 /* Supported RTC fast clock frequencies */ 30 /* Supported RTC slow clock frequencies */
|
D | esp32_clock.h | 17 /* Supported CPU Frequencies */ 24 /* Supported XTAL Frequencies */ 30 /* Supported RTC fast clock frequencies */ 33 /* Supported RTC slow clock frequencies */
|
D | esp32s3_clock.h | 16 /* Supported CPU Frequencies */ 23 /* Supported XTAL Frequencies */ 29 /* Supported RTC fast clock frequencies */ 32 /* Supported RTC slow clock frequencies */
|
/Zephyr-Core-3.5.0/tests/kernel/timer/cycle64/ |
D | testcase.yaml | 10 # As other platforms are added with varying timer frequencies, increase
|
/Zephyr-Core-3.5.0/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/ |
D | spi1_pllq_2_d1ppre_4.overlay | 13 * APB2 and PLL_Q clock frequencies are equal.
|
/Zephyr-Core-3.5.0/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 233 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-Core-3.5.0/tests/drivers/sdhc/ |
D | README.txt | 16 * Set_IO test: Verify that the SDHC will reject clock frequencies outside of
|
/Zephyr-Core-3.5.0/soc/arm/arm/beetle/ |
D | soc_pll.h | 50 /* BEETLE PLL Supported Frequencies */
|
/Zephyr-Core-3.5.0/soc/arm/quicklogic_eos_s3/ |
D | soc.h | 13 /* Available frequencies */
|
/Zephyr-Core-3.5.0/dts/bindings/spi/ |
D | espressif,esp32-spi.yaml | 63 possible the use of operating frequencies higher than 20 MHz.
|
D | microchip,xec-qmspi-ldma.yaml | 85 Allows different frequencies for CS#0 and CS1# devices. This applies
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4s/ |
D | soc.c | 188 * hurt lower clock frequencies. However, a high frequency with too in z_arm_platform_init() 190 * is the safe setting for all of this SoCs usable frequencies. in z_arm_platform_init()
|
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4e/ |
D | soc.c | 188 * hurt lower clock frequencies. However, a high frequency with too in z_arm_platform_init() 190 * is the safe setting for all of this SoCs usable frequencies. in z_arm_platform_init()
|
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/common/reg/ |
D | mec_pwm.h | 57 /* PWM input frequencies selected in configuration register. */
|
/Zephyr-Core-3.5.0/drivers/sensor/bmi08x/ |
D | bmi08x.c | 12 * Output data rate map with allowed frequencies:
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/sifive-freedom/ |
D | fe310_clock.c | 21 * peripheral clock). This code supports the following frequencies: in fe310_clock_init()
|
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/ |
D | Kconfig.soc | 70 startup, and approximate clock frequencies will be assumed:
|
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/btp/ |
D | btp_bap.h | 124 uint16_t frequencies; member
|
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/telink_b91/ |
D | soc.c | 16 /* List of supported CCLK frequencies */
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | dt-vs-kconfig.rst | 13 Examples include peripherals on a board, boot-time clock frequencies,
|
/Zephyr-Core-3.5.0/drivers/sensor/bmg160/ |
D | bmg160.c | 114 /* Allowed sampling frequencies, in Hz */ 175 * The sampling frequencies values start at 1, i.e. a in bmg160_attr_set()
|
/Zephyr-Core-3.5.0/dts/bindings/clock/ |
D | st,stm32-rcc.yaml | 128 On some parts, it could be required to set up highest core frequencies
|
/Zephyr-Core-3.5.0/drivers/mipi_dsi/ |
D | dsi_mcux.c | 114 * frequencies in dsi_mcux_best_clock() 136 /* SKIP frequencies less than target frequency. in dsi_mcux_best_clock()
|
/Zephyr-Core-3.5.0/tests/drivers/sdhc/src/ |
D | main.c | 52 /* Verify that driver rejects frequencies outside of claimed range */
|
123