Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dmtk_adsp_timer.c52 #define OSTIMER_CON_ENABLE BIT(0) macro
113 OSTIMERS[0].con &= ~OSTIMER_CON_ENABLE; in sys_clock_set_timeout()
117 OSTIMERS[0].con |= OSTIMER_CON_ENABLE; in sys_clock_set_timeout()
148 OSTIMERS[0].con &= ~OSTIMER_CON_ENABLE; in timer_isr()
166 OSTIMERS[i].con &= ~OSTIMER_CON_ENABLE; in mtk_adsp_timer_init()
177 OSTIMERS[0].con |= OSTIMER_CON_ENABLE; in mtk_adsp_timer_init()