Searched refs:starts (Results 101 – 125 of 127) sorted by relevance
123456
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 122 Each "group" starts with a phandle (``&foo``, ``&bar``, ``&baz``). The values
|
D | macros.bnf | 10 ; A dt-macro starts with uppercase "DT_", and is one of:
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 572 When user starts writing a command and presses the :kbd:`Tab` button then 629 - Preserves the last command on the screen and starts a new command in
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 39 bool "Automatically starts DHCP4 negotiation"
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | access.rst | 263 * Between 20 to 500 milliseconds when the Bluetooth Mesh stack starts or when the publication is
|
D | shell.rst | 316 Provision a nearby device into the mesh. The mesh node starts scanning for unprovisioned 332 Provision a nearby device into the mesh. The mesh node starts scanning for connectable 374 be set before provisioning starts to have any effect. The static OOB value must be same on
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 46 /* "kernel RAM" for linker VMA allocations starts at the offset */
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 226 data periodically. Period starts from 1-2 milliseconds and can be
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 177 domain membership from their parent thread. The main thread starts as a
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 93 At that point, the whole process starts over again.
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 497 Note that if a frame is sent after the SP starts, it will be queued, and this
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 432 The following code spawns a thread that starts immediately.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 371 Lastly, we start the LwM2M RD client (which in turn starts the LwM2M engine).
|
/Zephyr-latest/dts/bindings/ |
D | vendor-prefixes.txt | 8 # Anything that starts with a '#' is treated as a comment and ignored.
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 337 This decides when the tracing starts. With the option :guilabel:`Start`, the tracing begins directly
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 139 thread A is swapped out and the next ready thread B starts to
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 309 dedicated task which starts automatically. However, it might not be available
|
/Zephyr-latest/arch/ |
D | Kconfig | 844 If RAM starts at 0x0, the first page must remain un-mapped to catch NULL
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 778 starts the first connection parameters update procedure after a
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 2813 - :github:`54705` - CDC USB shell receives garbage when application starts 2906 * :github:`54457` - DHCPv4 starts even when interface is not operationally up 3263 * :github:`52190` - [lpcxpresso55s28] flash range starts from Secure address which is not compatibl… 3663 * :github:`43330` - usb_dc_nrfx.c starts usbd_work_queue with no name
|
D | release-notes-1.13.rst | 700 * :github:`3187` - frdm_k64f: Ethernet networking starts to respond ~10s after boot
|
D | release-notes-1.14.rst | 862 * :ref:`Network interface <net_if_interface>` numbering starts now from 1 for 1702 * :github:`12455` - Fatal fault when openthread commissioner starts 1934 * :github:`11047` - doc: missing Doxygen generated documentation for any function which name starts…
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 1851 will add this number to the last stored one, so that it starts
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1159 # extension is to allow longer lines before the automatic comment starts. The 1161 # be processed before the automatic comment starts.
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1900 # Note: if the value starts with 'y', 'm', or 'n', then we assume it's a 4437 # If the string starts with a slash, it should be an existing
|
123456