Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dmchp_xec_rtos_timer.c92 #define TIMER_NVIC_PRIO DT_INST_IRQ(0, priority) macro
413 IRQ_CONNECT(TIMER_NVIC_NO, TIMER_NVIC_PRIO, xec_rtos_timer_isr, 0, 0); in sys_clock_driver_init()