Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h39 COMPC, enumerator
/openbmc/qemu/hw/timer/
H A Davr_timer16.c230 next_interrupt = COMPC; in avr_timer16_set_alarm()
290 if (t16->imsk & T16_INT_OCC && t16->next_interrupt == COMPC) { in avr_timer16_interrupt()