Zephyr API Documentation
3.6.99
A Scalable Open Source RTOS
|
Fatal error functions. More...
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. | |
Fatal error functions.