Home
last modified time | relevance | path

Searched refs:earlier (Results 1 – 25 of 58) sorted by relevance

123

/Zephyr-latest/tests/kernel/timer/timer_behavior/src/
Djitter_drift.c110 static uint64_t periodic_diff(uint64_t later, uint64_t earlier) in periodic_diff() argument
113 if (later < earlier) { in periodic_diff()
118 return later - earlier; in periodic_diff()
/Zephyr-latest/drivers/cache/
DKconfig.andes27 Lower values indicate earlier initialization.
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dboard.cmake12 # Linkserver v1.4.85 and earlier do not include the secure regions in the
/Zephyr-latest/drivers/reset/
DKconfig25 initialized earlier in the startup cycle. If unsure, leave at default
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dboard.cmake13 # Linkserver v1.4.85 and earlier do not include the secure regions in the
/Zephyr-latest/drivers/syscon/
DKconfig38 initialized earlier in the startup cycle. If unsure, leave at default
/Zephyr-latest/doc/project/
Dissues.rst20 as the use case is known to be working on earlier commit or release.
/Zephyr-latest/boards/shields/nrf7002eb/doc/
Dindex.rst50 edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.0.
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/
Dindex.rst185 Run telnet as shown earlier, and you should see the following message in the
203 Run telnet as shown earlier, step through the application in your debugger, and
/Zephyr-latest/subsys/dfu/
DKconfig52 Disable this option if need to be compatible with earlier version
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst16 The Zephyr fork used in version 2.7 and earlier is `located here <https://github.com/zephyrproject-…
22 In Zephyr version 2.7 and earlier, you must first apply the fix
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_package_search.cmake13 # For Zephyr 3.0 and earlier, the Zephyr_DIR might in some cases be
DZephyrConfigVersion.cmake52 # ZEPHYR_BASE was set in cache from earlier run or in environment (first run),
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_if.rst51 (VLANs) are used. Higher priority packets can be sent or received earlier than
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst162 As was said earlier, Xen describes hardware using device tree and expects that
/Zephyr-latest/arch/x86/core/
DKconfig.ia3231 already appropriately set by an earlier bootloader stage, in which
/Zephyr-latest/cmake/modules/
Dkconfig.cmake279 # an earlier invocation. Append it to extra config only if no new value was
446 # Remove those who might have changed compared to earlier runs, if they no longer appears.
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv490 IGMPv2 and earlier versions. This requires IPv4 header support
/Zephyr-latest/doc/kernel/data_structures/
Dslist.rst62 node and all its successors only, without inspecting the earlier part
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md191 Finally, run the commands described earlier to train a new model.
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst128 and flash board with built earlier elf file:
/Zephyr-latest/doc/develop/test/
Dcoverage.rst33 device and the second to enable in the test application. As explained earlier the
/Zephyr-latest/arch/riscv/
DKconfig32 global pointer at program start or earlier than any instruction
160 at program start, or earlier than any instruction using GP relative addressing.
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst478 Run telnet as shown earlier, and you should see the following message in the
496 Run telnet as shown earlier, step through the application in your debugger, and
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst142 earlier as a server through the TCP port ``-serial`` redirection at QEMU.

123