|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/kernel.h>#include <zephyr/ztest.h>#include <zephyr/tc_util.h>#include <kernel_internal.h>#include "test_asm_inline_other.h"Functions | |
| void | test_nmi_handler (void) |
| ZTEST_SUITE (nmi, NULL, NULL, NULL, NULL, NULL) | |
Variables | |
| static volatile int | int_handler_executed |
| uint8_t * | nmi_stacks [] |
| void test_nmi_handler | ( | void | ) |
|
static |
| uint8_t* nmi_stacks[] |