Searched refs:WaitForIdle (Results 1 – 3 of 3) sorted by relevance
172 rc = WaitForIdle(RMI_F34_ERASE_WAIT_MS); in UpdateFirmware()385 rc = WaitForIdle(0); in EnterFlashProgramming()463 rc = WaitForIdle(RMI_F34_IDLE_WAIT_MS, !m_writeBlockWithCmd); in WriteBlocks()480 int RMI4Update::WaitForIdle(int timeout_ms, bool readF34OnSucess) in WaitForIdle() function in RMI4Update
42 int WaitForIdle(int timeout_ms, bool readF34OnSucess = true);
189 a2l.WaitForIdle()256 def WaitForIdle(self): member in ELFSymbolizer.Addr2Line