/Zephyr-Core-3.7.0/lib/os/ |
D | reboot.c | 14 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/ |
D | reboot.c | 24 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/arch/riscv/core/ |
D | reboot.c | 24 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/modules/trusted-firmware-m/src/ |
D | reboot.c | 28 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/litex/litex_vexriscv/ |
D | reboot.c | 15 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/ti/lm3s6965/ |
D | sys_arch_reboot.c | 20 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
D | CMakeLists.txt | 8 sys_arch_reboot.c
|
/Zephyr-Core-3.7.0/soc/ti/simplelink/cc32xx/ |
D | soc.c | 16 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/qemu/virt_riscv/common/ |
D | soc.c | 31 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/arch/posix/core/ |
D | cpuhalt.c | 55 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/arch/x86/core/ |
D | reboot_rst_cnt.c | 30 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/atmel/sam/common/ |
D | soc_power.c | 17 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/espressif/esp32/ |
D | soc_appcpu.c | 90 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
D | soc.c | 206 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/espressif/esp32c6/ |
D | soc.c | 88 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/espressif/esp32c3/ |
D | soc.c | 112 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/espressif/esp32s3/ |
D | soc_appcpu.c | 87 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
D | soc.c | 230 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/intel/intel_ish/intel_ish5/pm/ |
D | power.c | 66 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/arch/arm/core/cortex_m/ |
D | scb.c | 38 void __weak sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/espressif/esp32s2/ |
D | soc.c | 161 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/drivers/watchdog/ |
D | wdt_counter.c | 16 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/ |
D | soc.c | 119 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/renesas/smartbond/da1469x/ |
D | soc.c | 37 void sys_arch_reboot(int type) in sys_arch_reboot() function
|
/Zephyr-Core-3.7.0/soc/nxp/s32/common/ |
D | mc_me.c | 144 void sys_arch_reboot(int type) in sys_arch_reboot() function
|