Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Macros | |
#define | PARENT_IRQ_FN(i, _) CONFIG_2ND_LVL_INTR_0##i##_OFFSET |
#define | PARENT_DEV_FN(i, _) (NULL) |
Functions | |
ZTEST (interrupt_feature, test_sw_isr_irq_parent_table_idx) | |
Test sw_isr_table index-related function(s) | |
ZTEST (interrupt_feature, test_sw_isr_irq_parent_table_dev) | |
Test sw_isr_table device-related function(s) | |
#define PARENT_DEV_FN | ( | i, | |
_ | |||
) | (NULL) |
#define PARENT_IRQ_FN | ( | i, | |
_ | |||
) | CONFIG_2ND_LVL_INTR_0##i##_OFFSET |
ZTEST | ( | interrupt_feature | , |
test_sw_isr_irq_parent_table_dev | |||
) |
Test sw_isr_table device-related function(s)
This test only works on driver that supports multi-instances
Validates that:
ZTEST | ( | interrupt_feature | , |
test_sw_isr_irq_parent_table_idx | |||
) |
Test sw_isr_table index-related function(s)
Validates that: