Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 262) sorted by relevance

1234567891011

/Zephyr-latest/boards/nxp/mimxrt1180_evk/
Dmimxrt1180_evk-pinctrl.dtsi14 bias-pull-down;
29 bias-pull-down;
36 bias-pull-down;
56 bias-pull-down;
76 bias-pull-down;
96 bias-pull-down;
111 bias-pull-down;
118 bias-pull-down;
232 bias-pull-down;
256 bias-pull-down;
[all …]
/Zephyr-latest/boards/nxp/mimxrt1170_evk/
Dmimxrt1170_evk-pinctrl.dtsi17 bias-pull-down;
44 bias-pull-down;
51 bias-pull-down;
114 bias-pull-down;
124 bias-pull-down;
130 bias-pull-down;
138 bias-pull-down;
172 bias-pull-down;
193 bias-pull-down;
208 bias-pull-down;
[all …]
/Zephyr-latest/boards/nxp/mimxrt1160_evk/
Dmimxrt1160_evk-pinctrl.dtsi17 bias-pull-down;
41 bias-pull-down;
48 bias-pull-down;
98 bias-pull-down;
112 bias-pull-down;
133 bias-pull-down;
148 bias-pull-down;
262 bias-pull-down;
293 bias-pull-down;
/Zephyr-latest/tests/drivers/input/gpio_kbd_matrix/boards/
Dnative_sim.overlay18 debounce-down-ms = <80>;
29 debounce-down-ms = <40>;
43 debounce-down-ms = <80>;
/Zephyr-latest/tests/drivers/pinctrl/api/
Dapp.overlay19 bias-pull-down;
34 bias-pull-down;
67 bias-pull-down;
/Zephyr-latest/drivers/regulator/
DKconfig.mpm543045 bool "MPM54304 DC/DC step-down power module"
10 Enable MPM54304 DC/DC step-down power module support.
/Zephyr-latest/boards/nxp/imx93_evk/
Dimx93_evk-pinctrl.dtsi99 bias-pull-down;
117 bias-pull-down;
125 bias-pull-down;
/Zephyr-latest/soc/espressif/esp32c6/
DKconfig22 bool "Power down MAC and baseband of Wi-Fi and Bluetooth when PHY is disabled"
26 down when PHY is disabled. Enabling this setting reduces power consumption
/Zephyr-latest/soc/espressif/esp32c2/
DKconfig24 bool "Power down MAC and baseband of Wi-Fi and Bluetooth when PHY is disabled"
28 down when PHY is disabled. Enabling this setting reduces power consumption
/Zephyr-latest/samples/boards/espressif/deep_sleep/
DKconfig12 GPIO4. The sample enables internal pull-down on EXT1 pins to
13 avoid random wake-ups. Otherwise, external pull-down should
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/include/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_config.h38 #warning CONFIG_MCUMGR_GRP_FS_DL_CHUNK_SIZE too big, rounding it down.
/Zephyr-latest/tests/drivers/build_all/comparator/nrf_comp/
Dse.overlay13 th-down = <28>;
Dse_aref.overlay14 th-down = <28>;
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/snippets/nrf_comp/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay13 th-down = <30>;
Dnrf54h20dk_nrf54h20_cpuapp.overlay13 th-down = <59>;
Dnrf54l15dk_nrf54l15_cpuapp.overlay13 th-down = <59>;
/Zephyr-latest/soc/espressif/esp32c3/
DKconfig30 bool "Power down MAC and baseband of Wi-Fi and Bluetooth when PHY is disabled"
35 down when PHY is disabled. Enabling this setting reduces power consumption
/Zephyr-latest/boards/nxp/rd_rw612_bga/
Drd_rw612_bga-pinctrl.dtsi78 bias-pull-down;
94 bias-pull-down;
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi131 bias-pull-down;
206 bias-pull-down;
213 bias-pull-down;
219 bias-pull-down;
/Zephyr-latest/tests/drivers/input/kbd_matrix/boards/
Dnative_sim.overlay13 debounce-down-ms = <40>;
/Zephyr-latest/boards/native/native_sim/
DKconfig30 bool "Slow down execution to real time"
34 When selected the execution of the process will be slowed down to real time.
46 bool "Slow down execution to real time (native_posix compat)"
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/boards/
Dnucleo_h563zi.overlay8 /delete-property/ bias-pull-down;
Dnucleo_u575zi_q.overlay8 /delete-property/ bias-pull-down;
/Zephyr-latest/boards/nxp/vmu_rt1170/
Dvmu_rt1170-pinctrl.dtsi17 bias-pull-down;
24 bias-pull-down;
40 bias-pull-down;
54 bias-pull-down;
161 bias-pull-down;
/Zephyr-latest/drivers/memc/
Dsifive_ddr.c99 uint32_t down = (updownreg >> phy_rx_cal_dqn_0_offset) & 0x3F; in check_errata() local
102 uint8_t failc0 = ((down == 0) && (up == 0x3F)); in check_errata()
103 uint8_t failc1 = ((up == 0) && (down == 0x3F)); in check_errata()

1234567891011