|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Fatal error functions. More...
#include <zephyr/arch/cpu.h>#include <zephyr/arch/exception.h>#include <zephyr/toolchain.h>#include <zephyr/fatal_types.h>Go to the source code of this file.
Functions | |
| FUNC_NORETURN void | k_fatal_halt (unsigned int reason) |
| Halt the system on a fatal error. | |
| void | k_sys_fatal_error_handler (unsigned int reason, const struct arch_esf *esf) |
| Fatal error policy handler. | |
Fatal error functions.