Searched full:earlier (Results 1 – 25 of 138) sorted by relevance
123456
/Zephyr-latest/drivers/cache/ |
D | Kconfig.andes | 27 Lower values indicate earlier initialization.
|
/Zephyr-latest/drivers/reset/ |
D | Kconfig | 25 initialized earlier in the startup cycle. If unsure, leave at default
|
/Zephyr-latest/drivers/syscon/ |
D | Kconfig | 38 initialized earlier in the startup cycle. If unsure, leave at default
|
/Zephyr-latest/scripts/dts/ |
D | edtlib_logger.py | 13 for compatibility with earlier versions of edtlib.'''
|
/Zephyr-latest/boards/nxp/frdm_mcxn236/ |
D | board.cmake | 12 # Linkserver v1.4.85 and earlier do not include the secure regions in the
|
/Zephyr-latest/arch/nios2/core/ |
D | exception.S | 78 /* We stashed estatus in et earlier */ 143 * IRQ lock state. We put this value in et earlier. 158 * We earlier put ea - 4 in the stack frame, replace it with just ea
|
D | fatal.c | 19 /* Subtract 4 from EA since we added 4 earlier so that the in z_nios2_fatal_error()
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/test_scripts/ |
D | run.sh | 15 # The test will be terminated much earlier if it passes
|
/Zephyr-latest/doc/project/ |
D | issues.rst | 20 as the use case is known to be working on earlier commit or release.
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/src/ |
D | jitter_drift.c | 105 /* Get a difference in cycles between one timer count and an earlier one 110 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/boards/nxp/frdm_mcxn947/ |
D | board.cmake | 13 # Linkserver v1.4.85 and earlier do not include the secure regions in the
|
/Zephyr-latest/tests/subsys/logging/log_link_order/src/ |
D | main.c | 137 * earlier timestamp. in ZTEST() 170 * earlier timestamp. However, it is enqueued to link with dedicated buffer in ZTEST()
|
/Zephyr-latest/boards/nordic/nrf9160dk/dts/bindings/ |
D | nordic,nrf9160dk-nrf52840-interface.yaml | 36 NOTE: In nRF9160 DK revisions earlier than v0.14.0, when the above signals
|
/Zephyr-latest/include/zephyr/dt-bindings/ethernet/ |
D | xlnx_gem.h | 24 * -> Contrary to earlier revisions of this driver, all dividers are available
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 52 Disable this option if need to be compatible with earlier version
|
/Zephyr-latest/tests/bluetooth/tester/ |
D | overlay-le-audio.conf | 38 # were freed too slow. The bt_bap_stream_ops.configured callback comes earlier.
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 50 edge-connector on some boards, like earlier revisions of the Thingy53 than v1.0.0.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 16 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/arch/arm/core/mpu/ |
D | arm_core_mpu_dev.h | 163 * static memory regions, configured earlier by 196 * active memory partition, i.e. a partition that has earlier been
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | adsp_memory.h | 38 * which appears 24k earlier in the DMA'd file, and thus in IMR
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.ia32 | 31 already appropriately set by an earlier bootloader stage, in which
|
/Zephyr-latest/arch/sparc/core/ |
D | fault_trap.S | 117 * Exception stack frame prepared earlier is the second argument.
|
/Zephyr-latest/tests/subsys/logging/log_backend_init/src/ |
D | main.c | 106 * prolonged initialization. Backend1 starts earlier.
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig | 32 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/share/zephyr-package/cmake/ |
D | zephyr_package_search.cmake | 13 # For Zephyr 3.0 and earlier, the Zephyr_DIR might in some cases be
|
123456