Searched refs:CanShellBus (Results 1 – 2 of 2) sorted by relevance
14 from can_shell import CanShellBus57 bus = CanShellBus(dut, shell, chosen)
21 class CanShellBus(BusABC): # pylint: disable=abstract-method class