Searched refs:warm (Results 1 – 10 of 10) sorted by relevance
/Zephyr-latest/subsys/shell/modules/kernel_service/ |
D | reboot.c | 38 SHELL_CMD(warm, NULL, "Warm reboot.", cmd_kernel_reboot_warm),
|
/Zephyr-latest/drivers/pm_cpu_ops/ |
D | psci_shell.c | 66 SHELL_CMD_ARG(warm, NULL, "System warm reset. Usage: <psci warm>", cmd_reboot_warm, 1, 0),
|
D | Kconfig | 38 like 'warm' and 'cold' reset commands.
|
/Zephyr-latest/boards/shields/npm1300_ek/ |
D | npm1300_ek.overlay | 49 term-warm-microvolt = <4000000>;
|
/Zephyr-latest/boards/nordic/nrf9131ek/ |
D | nrf9131ek_nrf9131_common.dtsi | 115 term-warm-microvolt = <4000000>;
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | Kconfig | 179 Do a warm reboot after the update.
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 37 will wake device and restart the application from a warm reset.
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 217 Currently i.MX93 only support cold reboot and doesn't support warm reboot.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.5.rst | 1485 * new property: ``thermistor-warm-millidegrees``
|
D | release-notes-2.6.rst | 2078 * :github:`28803` - Use generic config option for early platfrom init (AKA "warm boot")
|