Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Macros | |
#define | ISR_DYN_ARG 0xab249cfd |
Functions | |
static void | dyn_isr (const void *arg) |
ZTEST (interrupt_feature, test_isr_dynamic) | |
Variables | |
static unsigned int | handler_has_run |
static uintptr_t | handler_test_result |
#define ISR_DYN_ARG 0xab249cfd |
|
static |
ZTEST | ( | interrupt_feature | , |
test_isr_dynamic | |||
) |
TESTPOINT: configuration of interrupts dynamically at runtime
TESTPOINT: pass word-sized parameter to interrupt
TESTPOINT: interrupt triggered again
|
static |
|
static |