|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
#include <zephyr/ztest.h>#include <zephyr/arch/cpu.h>#include <cmsis_core.h>#include <zephyr/sys/barrier.h>Functions | |
| void | arm_zero_latency_isr_handler (const void *args) |
| void | test_arm_zero_latency_irqs (void) |
| Test ARM Zero latency Interrupt functionality. | |
Variables | |
| static volatile int | test_flag |
| void arm_zero_latency_isr_handler | ( | const void * | args | ) |
|
static |