Home
last modified time | relevance | path

Searched refs:current_isr_operation (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/tests/subsys/zbus/unittests/src/
Dmain.c134 static enum operation current_isr_operation = NONE; variable
199 current_isr_operation = _op; \
200 irq_offload(isr_handler, &current_isr_operation); \