summaryrefslogtreecommitdiff
path: root/hw/timer/renesas_tmr.c
AgeCommit message (Expand)Author
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell
2021-03-10hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell
2021-03-10hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell
2020-12-18hw/timer/renesas_tmr: silence the compiler warningsChen Qun
2020-06-22hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato