Searched refs:sys_reboot (Results 1 – 21 of 21) sorted by relevance
38 extern FUNC_NORETURN void sys_reboot(int type);
14 FUNC_NORETURN void sys_reboot(int type) in sys_reboot() function
77 Enable the sys_reboot() API. Enabling this can drag in other subsystems
19 sys_reboot(SYS_REBOOT_WARM); in otPlatReset()
46 sys_reboot(0); in DefaultHandler()
58 sys_reboot(SYS_REBOOT_WARM); in main()
28 sys_reboot(SYS_REBOOT_WARM); in cmd_run()
1299 sys_reboot(SYS_REBOOT_WARM); in autohandler()
56 sys_reboot(SYS_REBOOT_COLD); in task_wdt_callback()
237 sys_reboot(SYS_REBOOT_WARM); in cmd_kernel_reboot_warm()249 sys_reboot(SYS_REBOOT_COLD); in cmd_kernel_reboot_cold()
43 sys_reboot(SYS_REBOOT_WARM); in start_updatehub()
140 sys_reboot(SYS_REBOOT_COLD); in test_init_setup()
169 sys_reboot(0); in wdog_cmsdk_apb_isr()
121 sys_reboot(SYS_REBOOT_COLD); in task_wdt_trigger()
236 sys_reboot(0); in main()
309 sys_reboot(SYS_REBOOT_COLD); in main()
482 sys_reboot(SYS_REBOOT_COLD); in main()
987 sys_reboot(SYS_REBOOT_WARM); in autohandler()994 sys_reboot(SYS_REBOOT_WARM); in autohandler()
24 The sys_reboot call is routed to TF-M, since the nonsecure app is not allowed
266 sys_reboot(0);
259 sys_reboot(SYS_REBOOT_COLD);