Searched refs:later (Results 1 – 25 of 151) sorted by relevance
1234567
/Zephyr-latest/samples/drivers/espi/boards/ |
D | npcx7m6fb_evb.overlay | 8 /* TODO: Add GPIOs for power sequence later */
|
/Zephyr-latest/boards/nordic/nrf9160dk/dts/nrf9160/ |
D | nrf9160dk_nrf52840_reset_on_if9.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
D | nrf9160dk_leds_on_io_expander.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
D | nrf9160dk_buttons_on_io_expander.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
/Zephyr-latest/boards/nordic/nrf9160dk/dts/nrf52840/ |
D | nrf9160dk_nrf52840_reset_on_if9.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
D | nrf9160dk_buttons_on_io_expander.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
D | nrf9160dk_leds_on_io_expander.dtsi | 7 /* NOTE: this feature is only available in nRF9160 DK v0.14.0 or later. */
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/src/ |
D | jitter_drift.c | 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/samples/subsys/mgmt/hawkbit/ |
D | Kconfig | 25 it is appropriate to update now or later.
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | Kconfig | 11 it is appropriate to update now or later.
|
/Zephyr-latest/boards/common/ |
D | renode_robot.board.cmake | 5 # `--variable` is a renode-test argument, for setting a variable that can be later used in a .robot…
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-text.ld | 30 later on. */
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_userspace.rst | 17 information is filled in and later used by the swap and system call
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_win.rst | 18 properly and is fixed in version 1809 (and later).
|
/Zephyr-latest/boards/ene/kb1200_evb/support/ |
D | openocd.cfg | 1 # SPDX-License-Identifier: GPL-2.0-or-later
|
/Zephyr-latest/drivers/ipm/ |
D | Kconfig.intel_adsp | 11 later.
|
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/ |
D | nrf52840dk_nrf52840_ram_disk_region.overlay | 30 * used later in disk definition.
|
/Zephyr-latest/boards/st/stm32l1_disco/ |
D | stm32l152c_disco.dts | 62 /* out of the box, MCO from stlink is not enabled, unlike later discos */
|
D | stm32l1_disco.dts | 64 /* out of the box, MCO from stlink is not enabled, unlike later discos */
|
/Zephyr-latest/doc/develop/toolchains/ |
D | gnu_arm_embedded.rst | 18 On macOS Catalina or later you might need to :ref:`change a security
|
/Zephyr-latest/boards/sparkfun/red_v_things_plus/doc/ |
D | index.rst | 42 and choose version V6.46a or later (Downloads for Windows, Linux, and macOS are
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | l2cap.rst | 36 Note that the later can also disconnect channel instances created by servers.
|
/Zephyr-latest/cmake/toolchain/arcmwdt/ |
D | generic.cmake | 30 # but in hew HWMv2 model ARCH variable will be initialized more later.
|
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/ |
D | README.rst | 11 … filter is disabled, and the filter bypass is enabled. At last, 5 seconds later, the filter bypass…
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig | 138 at later stages, for example, to implement authenticated debug. 180 handle it at later stages, for example, to implement authenticated
|
1234567