Searched refs:left (Results 76 – 100 of 171) sorted by relevance
1234567
/Zephyr-latest/soc/ite/ec/it8xxx2/ |
D | Kconfig | 123 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/ |
D | att_timeout.svg | 1 …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/ |
D | index.rst | 126 :alt: Nucleo F429ZI ZIO connectors (left) 132 :alt: Nucleo F429ZI Morpho connectors (left)
|
/Zephyr-latest/boards/st/nucleo_f446ze/doc/ |
D | index.rst | 114 :alt: Nucleo F446ZE Zio/Arduino connectors (left) 120 :alt: Nucleo F446ZE Morpho connectors (left)
|
/Zephyr-latest/subsys/net/ip/ |
D | net_pkt.c | 2248 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/ |
D | dma.rst | 17 The DMA drivers in general do not handle cache coherency; this is left up to the developer as
|
D | i3c.rst | 225 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/ |
D | index.rst | 21 Use the version selection menu on the left to view
|
D | zephyr.doxyfile.in | 75 # 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/ |
D | Kconfig.mcuboot | 63 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/ |
D | doxyrunner.py | 330 shutil.copy(Path(dcmp.left) / file, Path(dcmp.right) / file)
|
/Zephyr-latest/samples/basic/button/ |
D | README.rst | 45 includes a ``sw0`` alias; the optional ``led0`` alias is left out for
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 187 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/ |
D | index.rst | 40 connector furthest away, the CN6_ connector is on the left, the CN7_ connector is on the right.
|
/Zephyr-latest/boards/seeed/wio_terminal/ |
D | wio_terminal.dts | 89 label = "joystick left";
|
/Zephyr-latest/cmake/modules/ |
D | shields.cmake | 46 # After processing all shields, only invalid shields will be left in this list.
|
/Zephyr-latest/soc/nxp/kinetis/ |
D | Kconfig | 148 # Enable watchdog configuration function if watchdog is left enabled at boot
|
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 20 Install the required extensions through the :guilabel:`Extensions` marketplace in the left panel.
|
/Zephyr-latest/doc/services/storage/disk/ |
D | access.rst | 36 de-initialization and initialization calls should be left to the filesystem
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 58 both MCUboot and a storage partition. Some details were left out for clarity.
|
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/ |
D | index.rst | 108 deactivated. It is internally equipped with a pull-up and can hence be left open
|
/Zephyr-latest/boards/others/stm32_min_dev/doc/ |
D | index.rst | 30 Additional device support is left for the user to implement.
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | rd_rw612_bga.dtsi | 204 * microphone. For best results, read from PDM HW channel 0 as left channel,
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_if.rst | 81 * The interface is notified by the driver/L2 that it joined/left a network.
|
/Zephyr-latest/boards/seeed/wio_terminal/doc/ |
D | index.rst | 153 (counting from the top left) user button at the top of the Wio Terminal.
|
1234567