Home
last modified time | relevance | path

Searched refs:sys_arch_reboot (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-Core-3.7.0/lib/os/
Dreboot.c14 extern void sys_arch_reboot(int type);
39 sys_arch_reboot(type); in sys_reboot()
/Zephyr-Core-3.7.0/arch/arm/core/cortex_a_r/
Dreboot.c24 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/arch/riscv/core/
Dreboot.c24 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/modules/trusted-firmware-m/src/
Dreboot.c28 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/litex/litex_vexriscv/
Dreboot.c15 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/ti/lm3s6965/
Dsys_arch_reboot.c20 void sys_arch_reboot(int type) in sys_arch_reboot() function
DCMakeLists.txt8 sys_arch_reboot.c
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc32xx/
Dsoc.c16 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/qemu/virt_riscv/common/
Dsoc.c31 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/arch/posix/core/
Dcpuhalt.c55 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/arch/x86/core/
Dreboot_rst_cnt.c30 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/atmel/sam/common/
Dsoc_power.c17 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/espressif/esp32/
Dsoc_appcpu.c90 void sys_arch_reboot(int type) in sys_arch_reboot() function
Dsoc.c206 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/espressif/esp32c6/
Dsoc.c88 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/espressif/esp32c3/
Dsoc.c112 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/espressif/esp32s3/
Dsoc_appcpu.c87 void sys_arch_reboot(int type) in sys_arch_reboot() function
Dsoc.c230 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/intel/intel_ish/intel_ish5/pm/
Dpower.c66 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/arch/arm/core/cortex_m/
Dscb.c38 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/espressif/esp32s2/
Dsoc.c161 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/drivers/watchdog/
Dwdt_counter.c16 extern void sys_arch_reboot(int type);
65 sys_arch_reboot(0); in counter_alarm_callback()
/Zephyr-Core-3.7.0/soc/telink/tlsr/tlsr951x/
Dsoc.c119 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/renesas/smartbond/da1469x/
Dsoc.c37 void sys_arch_reboot(int type) in sys_arch_reboot() function
/Zephyr-Core-3.7.0/soc/nxp/s32/common/
Dmc_me.c144 void sys_arch_reboot(int type) in sys_arch_reboot() function

12