| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
Macros | |
| #define | DURATION 5 | 
| #define | ISR0_TOKEN 0xDEADBEEF | 
| #define | ISR1_TOKEN 0xCAFEBABE | 
| #define | IRQ0_LINE (CONFIG_NUM_IRQS - 1) | 
| #define | IRQ1_LINE (CONFIG_NUM_IRQS - 2) | 
| #define | IRQ0_PRIO 1 | 
| #define | IRQ1_PRIO 0 | 
Functions | |
| ZTEST (interrupt_feature, test_nested_isr) | |
| #define DURATION 5 | 
| #define IRQ0_LINE (CONFIG_NUM_IRQS - 1) | 
| #define IRQ0_PRIO 1 | 
| #define IRQ1_LINE (CONFIG_NUM_IRQS - 2) | 
| #define IRQ1_PRIO 0 | 
| #define ISR0_TOKEN 0xDEADBEEF | 
| #define ISR1_TOKEN 0xCAFEBABE | 
| ZTEST | ( | interrupt_feature | , | 
| test_nested_isr | |||
| ) |