Home
last modified time | relevance | path

Searched refs:left (Results 76 – 100 of 171) sorted by relevance

1234567

/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig123 bool "The GPIOH7 isn't bonding with pad and is left floating internally"
126 On IT81202/IT81302, the GPIOH7 isn't bonding with pad and is left
/Zephyr-latest/doc/connectivity/bluetooth/img/
Datt_timeout.svg1 …20-4.1%0Aaboxright%20left%20of%20Host%3A%200%20seconds%20%20%0Aspace%20-2.8%0APeer%20-x%20Host%3A%…
/Zephyr-latest/boards/st/nucleo_f429zi/doc/
Dindex.rst126 :alt: Nucleo F429ZI ZIO connectors (left)
132 :alt: Nucleo F429ZI Morpho connectors (left)
/Zephyr-latest/boards/st/nucleo_f446ze/doc/
Dindex.rst114 :alt: Nucleo F446ZE Zio/Arduino connectors (left)
120 :alt: Nucleo F446ZE Morpho connectors (left)
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c2248 size_t left, rem; local
2256 left = c_op->buf->len - (c_op->pos - c_op->buf->data);
2257 if (!left) {
2261 rem = left;
2267 left -= rem;
2268 if (left) {
2269 memmove(c_op->pos, c_op->pos+rem, left);
/Zephyr-latest/doc/hardware/peripherals/
Ddma.rst17 The DMA drivers in general do not handle cache coherency; this is left up to the developer as
Di3c.rst225 which contains the manufacturer ID left-shifted by 1. This is
229 which is a combination of the part ID (left-shifted by 16,
230 bits 16-31 of the PID) and the instance ID (left-shifted by 12,
/Zephyr-latest/doc/
Dindex.rst21 Use the version selection menu on the left to view
Dzephyr.doxyfile.in75 # left blank the current directory will be used.
144 # text. Otherwise, the brief description is used as-is. If left blank, the
174 # Stripping is only done if one of the specified strings matches the left-hand
176 # If left blank the directory from which Doxygen is run is used as the path to
187 # header file to include in order to use a class. If left blank only the name of
827 # tag is left empty.
955 # messages should be written. If left blank the output is written to standard
1015 # If left blank the following patterns are tested:*.c, *.cc, *.cxx, *.cxxm,
1078 # *.h) to filter out the source-files in the directories. If left blank all
1338 # each generated HTML page. If the tag is left blank Doxygen will generate a
[all …]
/Zephyr-latest/modules/
DKconfig.mcuboot63 If left empty, you must sign the Zephyr binaries manually.
90 If left empty, you must encrypt the Zephyr binaries manually.
120 i.e., MCUBOOT_SIGNATURE_KEY_FILE is left empty.
/Zephyr-latest/doc/_extensions/zephyr/
Ddoxyrunner.py330 shutil.copy(Path(dcmp.left) / file, Path(dcmp.right) / file)
/Zephyr-latest/samples/basic/button/
DREADME.rst45 includes a ``sw0`` alias; the optional ``led0`` alias is left out for
/Zephyr-latest/doc/_static/css/
Dcustom.css187 border-left-color: var(--highlight-background-emph-color);
570 left: 0;
650 left: 0;
990 margin-left: -0.9em;
1084 margin-left: 8px;
1127 margin-left: 0;
1170 margin-left: 1em;
/Zephyr-latest/boards/ronoth/lodev/doc/
Dindex.rst40 connector furthest away, the CN6_ connector is on the left, the CN7_ connector is on the right.
/Zephyr-latest/boards/seeed/wio_terminal/
Dwio_terminal.dts89 label = "joystick left";
/Zephyr-latest/cmake/modules/
Dshields.cmake46 # After processing all shields, only invalid shields will be left in this list.
/Zephyr-latest/soc/nxp/kinetis/
DKconfig148 # Enable watchdog configuration function if watchdog is left enabled at boot
/Zephyr-latest/doc/develop/tools/
Dvscode.rst20 Install the required extensions through the :guilabel:`Extensions` marketplace in the left panel.
/Zephyr-latest/doc/services/storage/disk/
Daccess.rst36 de-initialization and initialization calls should be left to the filesystem
/Zephyr-latest/doc/services/storage/flash_map/
Dflash_map.rst58 both MCUboot and a storage partition. Some details were left out for clarity.
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/
Dindex.rst108 deactivated. It is internally equipped with a pull-up and can hence be left open
/Zephyr-latest/boards/others/stm32_min_dev/doc/
Dindex.rst30 Additional device support is left for the user to implement.
/Zephyr-latest/boards/nxp/rd_rw612_bga/
Drd_rw612_bga.dtsi204 * microphone. For best results, read from PDM HW channel 0 as left channel,
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_if.rst81 * The interface is notified by the driver/L2 that it joined/left a network.
/Zephyr-latest/boards/seeed/wio_terminal/doc/
Dindex.rst153 (counting from the top left) user button at the top of the Wio Terminal.

1234567