|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Macros | |
| #define | TEST_IRQ_LINE_1 27 |
| #define | TEST_IRQ_LINE_2 28 |
| #define | TEST_IRQ_PRIO 2 |
Functions | |
| void | isr_comm (const void *param) |
| void | test_isr_regular (void) |
| Test regular interrupt. | |
Variables | |
| volatile uint32_t | reg_int_executed [2] |
| #define TEST_IRQ_LINE_1 27 |
| #define TEST_IRQ_LINE_2 28 |
| #define TEST_IRQ_PRIO 2 |
| void isr_comm | ( | const void * | param | ) |
| volatile uint32_t reg_int_executed[2] |