Searched defs:set_counter (Results 1 – 2 of 2) sorted by relevance
243 bool set_counter = is_switched_on && (s->cr & CR_ENMOD); in imx_epit_write_cr() local
173 static void set_counter(MOS6522State *s, MOS6522Timer *ti, unsigned int val) in set_counter() function