Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fatal.h File Reference

Fatal error functions. More...

#include <zephyr/arch/cpu.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 z_arch_esf_t *esf)
 Fatal error policy handler.
 

Detailed Description

Fatal error functions.