Searched refs:read_back_command (Results 1 – 1 of 1) sorted by relevance
298 self.counters[0].lock().read_back_command(control_word); in command_write()301 self.counters[1].lock().read_back_command(control_word); in command_write()304 self.counters[2].lock().read_back_command(control_word); in command_write()595 fn read_back_command(&mut self, control_word: u8) { in read_back_command() method