Home
last modified time | relevance | path

Searched refs:bypass (Results 1 – 25 of 99) sorted by relevance

1234

/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Df4_i2s2_pll.overlay13 /delete-property/ hse-bypass;
52 hse-bypass;
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_pmc.h317 static ALWAYS_INLINE void soc_pmc_switch_mainck_to_xtal(bool bypass, uint32_t xtal_startup_time) in soc_pmc_switch_mainck_to_xtal() argument
322 if (bypass) { in soc_pmc_switch_mainck_to_xtal()
346 static ALWAYS_INLINE void soc_pmc_osc_disable_xtal(bool bypass) in soc_pmc_osc_disable_xtal() argument
349 if (bypass) { in soc_pmc_osc_disable_xtal()
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Dhse_8.overlay13 hse-bypass;
Dhse_8_bypass.overlay13 hse-bypass;
Df0_f3_pll_32_hse_8.overlay13 hse-bypass;
Df1_pll_64_hse_8.overlay13 hse-bypass;
Dpll_32_hse_8.overlay13 hse-bypass;
Df2_f4_f7_pll_64_hse_8.overlay13 hse-bypass;
Dpll_64_hse_8.overlay13 hse-bypass;
Dclear_f0_f1_f3_clocks.overlay14 /delete-property/ hse-bypass;
Dclear_f2_f4_f7_clocks.overlay14 /delete-property/ hse-bypass;
/Zephyr-latest/samples/subsys/shell/shell_module/src/
Dmain.c243 static int set_bypass(const struct shell *sh, shell_bypass_cb_t bypass) in set_bypass() argument
247 if (bypass && in_use) { in set_bypass()
259 shell_set_bypass(sh, bypass); in set_bypass()
347 SHELL_CMD_ARG_REGISTER(bypass, NULL, "Bypass shell", cmd_bypass, 1, 0);
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/
DREADME.rst11 …onds, the filter is disabled, and the filter bypass is enabled. At last, 5 seconds later, the filt…
59 I: Disable bypass filter
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_core/boards/
Dhse_8.overlay13 hse-bypass;
Dpll_hse_96.overlay13 hse-bypass;
Dpll_hse_550.overlay13 hse-bypass;
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/
Dspi1_per_ck_hse.overlay14 hse-bypass;
Dcore_init.overlay19 /delete-property/ hse-bypass;
92 hse-bypass;
/Zephyr-latest/boards/arduino/opta/
Darduino_opta_stm32h747xx_m7.dts35 hse-bypass;
41 lse-bypass;
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_core/boards/
Dhse_16.overlay20 hse-bypass;
Dpll_hse_160.overlay20 hse-bypass;
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst28 ``bypass`` implements the bypass callback.
83 bypass clear date
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h5_core/boards/
Dhse25.overlay20 hse-bypass; /* X3 is a 25MHz oscillator on PH0 */
Dpll_hse25_ahb_2_100.overlay14 hse-bypass; /* X3 is a 25MHz oscillator on PH0 */
/Zephyr-latest/drivers/gpio/
Dgpio_grgpio.h16 uint32_t bypass; /* 0x18 Bypass register */ member

1234