Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dhpet.c52 #define TIMER_CONF_INT_ENABLE BIT(2) macro
337 val |= TIMER_CONF_INT_ENABLE; in config_timer0()