Home
last modified time | relevance | path

Searched refs:cold (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/common/
DCMakeLists.txt86 --only-section .cold
88 --only-section .module.cold
89 --set-section-flags .module.cold=noload,readonly
90 --rename-section .module.cold=.module
91 ${KERNEL_REMAPPED} ${CMAKE_BINARY_DIR}/zephyr/cold.mod 2>${NULL_FILE}
97 --remove-section .cold
100 --remove-section .module.cold
/Zephyr-latest/drivers/sensor/maxim/max6675/
DKconfig10 Enable MAX6675 cold-junction-compensated K-thermocouple to digital
/Zephyr-latest/drivers/sensor/maxim/max31855/
DKconfig1 # MAX31855 cold-junction compensated thermocouple-to-digital converter configuration options
/Zephyr-latest/subsys/shell/modules/kernel_service/
Dreboot.c37 SHELL_CMD(cold, NULL, "Cold reboot.", cmd_kernel_reboot_cold),
/Zephyr-latest/drivers/pm_cpu_ops/
Dpsci_shell.c67 SHELL_CMD_ARG(cold, NULL, "System cold reset. Usage: <psci cold>", cmd_reboot_cold, 1, 0),
DKconfig38 like 'warm' and 'cold' reset commands.
/Zephyr-latest/scripts/west_commands/
Dsign.py493 cold = None
505 cold = str(b / 'zephyr' / 'cold.mod')
506 with open(cold, 'rb') as f_cold:
509 cold = None
585 if cold is not None:
586 components += [ cold ]
/Zephyr-latest/samples/sensor/max6675/
DREADME.rst12 cold-junction-compensated K-thermocouple to digital converter.
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dace-link.ld177 .cold : ALIGN(4096) {
179 *(.cold .cold.* )
569 .module.cold : { KEEP(*(.module.cold)) } >noload
/Zephyr-latest/dts/arm/nxp/
Dnxp_ke1xf.dtsi66 sensor-slope-cold = <1564>;
77 sensor-slope-cold = <1564>;
88 sensor-slope-cold = <1564>;
Dnxp_k6x.dtsi58 sensor-slope-cold = <1620>;
69 sensor-slope-cold = <1620>;
Dnxp_mcxc_common.dtsi57 sensor-slope-cold = <1620>;
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/
Dindex.rst136 …at SCIF download (SW_MODE[1:4] = OFF, ON, OFF, ON) and Cortex-A55 cold boot (SW_CONFIG[1:6] = OFF,…
231 Before using ``flash`` command, the board must be set to Cortex-M33 cold boot (SW_CONFIG[1:6] = OFF…
232 After flashing, it must be set back to Cortex-A55 cold boot to run.
/Zephyr-latest/boards/nxp/imx93_evk/doc/
Dindex.rst217 Currently i.MX93 only support cold reboot and doesn't support warm reboot.
218 Use this configuratiuon to verify cold reboot with :zephyr:code-sample:`shell-module`
232 uart:~$ kernel reboot cold
/Zephyr-latest/subsys/mgmt/hawkbit/
DKconfig184 Do a cold reboot after the update.
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst190 cold temperatures.
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst417 kernel reboot cold
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi652 a RPU cold boot. The application's network connection will be lost during
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst1311 * ``kernel reboot`` shell command without any additional arguments will now do a cold reboot
1312 instead of requiring you to type ``kernel reboot cold``.
Drelease-notes-3.5.rst1483 * new property: ``thermistor-cold-millidegrees``
Drelease-notes-2.6.rst626 * Added MAX6675 cold-junction-compensated K-thermocouple to digital