|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
Hexagon fatal error handling. More...
#include <zephyr/arch/exception.h>Go to the source code of this file.
Macros | |
| #define | ARCH_EXCEPT(reason_p) |
| Generate a software-induced fatal error. | |
Hexagon fatal error handling.
| #define ARCH_EXCEPT | ( | reason_p | ) |
Generate a software-induced fatal error.
| reason_p | K_ERR_ scoped reason code for the fatal error. |