HomeSort by relevance Sort by last modified time
    Searched full:enable_gpio_pins (Results 1 - 1 of 1) sorted by null

  /external/autotest/server/cros/
usb_mux_controller.py 67 self.enable_gpio_pins(MUX_EN)
69 self.enable_gpio_pins(MUX_S2)
70 self.enable_gpio_pins(MUX_S1)
71 self.enable_gpio_pins(MUX_S0)
89 def enable_gpio_pins(self, pin): member in class:USBMuxController

Completed in 244 milliseconds