Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/boards/nrf52_bsim/egu/src/
Dmain.c24 struct timer_isr_context { struct
216 struct timer_isr_context *ctx = (struct timer_isr_context *)timer_isr_ctx; in timer_isr()
229 static struct timer_isr_context timer_isr_ctx = { in ZTEST()