Searched refs:SetChipBoardId (Results 1 – 3 of 3) sorted by relevance
159 cr50_utils.SetChipBoardId(self.host, brand, flags)
362 cr50_utils.SetChipBoardId(self.host, bid, flags)
644 def SetChipBoardId(client, board_id, flags=None, pad=True): function