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