|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/kernel.h>#include <zephyr/sys/printk.h>#include <zephyr/sys/reboot.h>#include <zephyr/sys/barrier.h>#include <cmsis_core.h>#include <zephyr/arch/arm/nmi.h>#include <zephyr/ztest.h>#include <zephyr/tc_util.h>#include <zephyr/cache.h>Macros | |
| #define | SCB_ICSR_NMIPENDSET_Msk SCB_ICSR_PENDNMISET_Msk |
Functions | |
| static void | nmi_test_isr (void) |
| void | test_arm_runtime_nmi (void) |
| test the behavior of CONFIG_RUNTIME_NMI at run time | |
Variables | |
| static bool | nmi_triggered |
| #define SCB_ICSR_NMIPENDSET_Msk SCB_ICSR_PENDNMISET_Msk |
|
static |
|
static |