Searched refs:interrupt_feature (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.5.0/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 | nested_irq.c | 129 ZTEST(interrupt_feature, test_nested_isr) in ZTEST() argument 157 ZTEST(interrupt_feature, test_nested_isr) in ZTEST() argument
|
D | interrupt_offload.c | 243 ZTEST(interrupt_feature, test_isr_offload_job_multiple) in ZTEST() argument 268 ZTEST(interrupt_feature, test_isr_offload_job_identi) in ZTEST() argument 286 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 | dynamic_isr.c | 37 ZTEST(interrupt_feature, test_isr_dynamic) in ZTEST() argument
|