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