Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_native_posix.c20 #define COUNTER_NATIVE_POSIX_IRQ_PRIORITY (2) macro
86 IRQ_CONNECT(COUNTER_EVENT_IRQ, COUNTER_NATIVE_POSIX_IRQ_PRIORITY, in ctr_init()