Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Davr_timer16.h43 #define TYPE_AVR_TIMER16 "avr-timer16" macro
/openbmc/qemu/hw/timer/
H A Davr_timer16.c609 .name = TYPE_AVR_TIMER16,
/openbmc/qemu/hw/avr/
H A Datmega.c333 TYPE_AVR_TIMER16); in atmega_realize()