Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_native_sim.c26 #define COUNTER_NATIVE_SIM_IRQ_PRIORITY (2) macro
92 IRQ_CONNECT(COUNTER_EVENT_IRQ, COUNTER_NATIVE_SIM_IRQ_PRIORITY, in ctr_init()