Searched refs:interrupt_feature (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | prevent_irq.c | 36 ZTEST(interrupt_feature, test_prevent_interruption) in ZTEST() argument 67 ZTEST_SUITE(interrupt_feature, NULL, NULL, NULL, NULL, NULL);
|
D | dynamic_isr.c | 43 ZTEST(interrupt_feature, test_isr_dynamic) in ZTEST() argument 82 ZTEST(interrupt_feature, test_isr_dynamic) in ZTEST() argument
|
D | nested_irq.c | 141 ZTEST(interrupt_feature, test_nested_isr) in ZTEST() argument 169 ZTEST(interrupt_feature, test_nested_isr) in ZTEST() argument
|
D | sw_isr_table.c | 27 ZTEST(interrupt_feature, test_sw_isr_irq_parent_table_idx) in ZTEST() argument 59 ZTEST(interrupt_feature, test_sw_isr_irq_parent_table_dev) in ZTEST() argument
|
D | interrupt_offload.c | 247 ZTEST(interrupt_feature, test_isr_offload_job_multiple) in ZTEST() argument 272 ZTEST(interrupt_feature, test_isr_offload_job_identi) in ZTEST() argument 290 ZTEST(interrupt_feature, test_isr_offload_job) in ZTEST() argument
|
D | regular_isr.c | 54 ZTEST(interrupt_feature, test_isr_regular) in ZTEST() argument
|
D | static_shared_irq.c | 21 ZTEST(interrupt_feature, test_static_shared_irq_write) in ZTEST() argument
|
D | multilevel_irq.c | 12 ZTEST(interrupt_feature, test_multi_level_api) in ZTEST() argument
|