Home
last modified time | relevance | path

Searched refs:down (Results 26 – 50 of 250) sorted by relevance

12345678910

/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()
/Zephyr-latest/samples/drivers/memc/boards/
Drd_rw612_bga.overlay32 bias-pull-down;
Dfrdm_rw612.overlay40 bias-pull-down;
/Zephyr-latest/samples/sensor/lps22hh_i3c/boards/
Dmimxrt685_evk_mimxrt685s_cm33.overlay8 * down the clock.
/Zephyr-latest/samples/sensor/lsm6dso_i2c_on_i3c/boards/
Dmimxrt685_evk_mimxrt685s_cm33.overlay8 * down the clock.
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dyd_esp32_procpu.overlay20 * 2. No internal pull-up/pull-down circuitry.
Desp32_devkitc_wroom_procpu.overlay20 * 2. No internal pull-up/pull-down circuitry.
/Zephyr-latest/samples/boards/nordic/nrfx_prs/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay9 bias-pull-down;
29 bias-pull-down;
Dnrf9160dk_nrf9160.overlay9 bias-pull-down;
29 bias-pull-down;
/Zephyr-latest/drivers/entropy/
DKconfig.cc13xx_cc26xx40 event is triggered. The associated FRO is automatically shut down.
43 int "Threshold for the number of FROs automatically shut down"
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst16 - Low power device tracking time using broken-down time
22 An RTC is a low power device which tracks time using broken-down time.
38 between broken-down time and the unix timestamp within the RTC
39 drivers, which internally used the broken-down time representation.
44 broken-down time, unnecessarily in some cases, and some common
/Zephyr-latest/drivers/timer/
DKconfig.mec516 32-bit down counter with frequency divider used for the
/Zephyr-latest/tests/drivers/pinctrl/nrf/
Dapp.overlay35 bias-pull-down;
/Zephyr-latest/boards/gd/gd32a503v_eval/doc/
Dindex.rst205 https://www.gd32mcu.com/download/down/document_id/401/path_type/1
208 https://www.gd32mcu.com/download/down/document_id/402/path_type/1
211 https://www.gd32mcu.com/download/down/document_id/404/path_type/1
214 http://www.gd32mcu.com/download/down/document_id/175/path_type/1
/Zephyr-latest/boards/gd/gd32e103v_eval/doc/
Dindex.rst198 http://www.gd32mcu.com/download/down/document_id/235/path_type/1
201 http://www.gd32mcu.com/download/down/document_id/163/path_type/1
204 http://www.gd32mcu.com/download/down/document_id/178/path_type/1
207 http://www.gd32mcu.com/download/down/document_id/175/path_type/1
/Zephyr-latest/boards/gd/gd32l233r_eval/doc/
Dindex.rst129 https://gd32mcu.com/download/down/document_id/289/path_type/1
132 https://gd32mcu.com/download/down/document_id/293/path_type/1
135 https://gd32mcu.com/download/down/document_id/292/path_type/1
/Zephyr-latest/drivers/mipi_dbi/
DKconfig.spi21 bit, and may slow down display data transmission.
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/
DKconfig.defconfig26 # SYSTICK. SYSTICK frequency is 96 MHz divided down by the MEC172x PCR
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/
DKconfig.defconfig26 # SYSTICK. SYSTICK frequency is 96 MHz divided down by the MEC172x PCR
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/boards/gardena/sgrm/support/
Dopenocd.cfg10 # On SiM3U1xx, doing a chip reset also takes down the debug port. For this reason, we disable the
/Zephyr-latest/soc/intel/intel_adsp/
DKconfig112 bool "Switch off HP SRAM during power down"
116 Switch off HP SRAM during power down. Platform-configurable.
122 bool "Saves FW context into IMR before core is shut down"
/Zephyr-latest/samples/net/sockets/socketpair/
DREADME.rst56 tearing-down
89 tearing-down
/Zephyr-latest/soc/nxp/kinetis/
DKconfig59 Selects the amount to divide down the external reference clock for the PLL.
76 Selects the amount to divide down the fast internal reference clock. The
84 Selects the amount to divide down the external reference clock for the
/Zephyr-latest/soc/st/stm32/stm32u5x/
DKconfig33 GPIOs are left floating and additional pull-up or pull-down can be applied

12345678910