Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h38 COMPB, enumerator
/openbmc/qemu/hw/timer/
H A Davr_timer16.c225 next_interrupt = COMPB; in avr_timer16_set_alarm()
286 if (t16->imsk & T16_INT_OCB && t16->next_interrupt == COMPB) { in avr_timer16_interrupt()