Searched refs:AVRTimer16State (Results 1 – 3 of 3) sorted by relevance
110 static inline int64_t avr_timer16_ns_to_ticks(AVRTimer16State *t16, int64_t t) in avr_timer16_ns_to_ticks()118 static void avr_timer16_update_cnt(AVRTimer16State *t16) in avr_timer16_update_cnt()127 static inline void avr_timer16_recalc_reset_time(AVRTimer16State *t16) in avr_timer16_recalc_reset_time()133 static void avr_timer16_clock_reset(AVRTimer16State *t16) in avr_timer16_clock_reset()140 static void avr_timer16_clksrc_update(AVRTimer16State *t16) in avr_timer16_clksrc_update()177 static void avr_timer16_set_alarm(AVRTimer16State *t16) in avr_timer16_set_alarm()244 AVRTimer16State *t16 = opaque; in avr_timer16_interrupt()299 AVRTimer16State *t16 = AVR_TIMER16(dev); in avr_timer16_reset()315 AVRTimer16State *t16 = opaque; in avr_timer16_read()379 AVRTimer16State *t16 = opaque; in avr_timer16_write()[all …]
44 OBJECT_DECLARE_SIMPLE_TYPE(AVRTimer16State, AVR_TIMER16)46 struct AVRTimer16State { struct
48 AVRTimer16State timer[TIMER_MAX];