Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h73 uint8_t ocrbl; member
/openbmc/qemu/hw/timer/
H A Davr_timer16.c102 #define OCRB(t16) VAL16(t16->ocrbl, t16->ocrbh)
356 retval = t16->ocrbl; in avr_timer16_read()
457 t16->ocrbl = val8; in avr_timer16_write()