Searched defs:set_counter (Results 1 – 3 of 3) sorted by relevance
55 int set_counter; /*count the number of set hits for this segment*/ member
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