Home
last modified time | relevance | path

Searched refs:attach_all (Results 1 – 4 of 4) sorted by relevance

/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A Dxusbcom.py113 def __init__(self, attach_all=False): argument
118 find_all=True if attach_all is True else False))
126 if len(self.devices) != 0 and attach_all is False:
A Dnuwriter.py462 _XUsbComList = XUsbComList(attach_all=mp_mode)
488 _XUsbComList = XUsbComList(attach_all=mp_mode)
600 _XUsbComList = XUsbComList(attach_all=mp_mode)
629 _XUsbComList = XUsbComList(attach_all=mp_mode)
762 _XUsbComList = XUsbComList(attach_all=mp_mode)
872 _XUsbComList = XUsbComList(attach_all=mp_mode)
904 _XUsbComList = XUsbComList(attach_all=False)
1081 _XUsbComList = XUsbComList(attach_all=mp_mode)
1107 _XUsbComListNew = XUsbComList(attach_all=mp_mode)
1635 _XUsbComList = XUsbComList(attach_all=mp_mode)
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A Dxusbcom.py113 def __init__(self, attach_all=False): argument
118 find_all=True if attach_all is True else False))
126 if len(self.devices) != 0 and attach_all is False:
A Dnuwriter.py462 _XUsbComList = XUsbComList(attach_all=mp_mode)
488 _XUsbComList = XUsbComList(attach_all=mp_mode)
600 _XUsbComList = XUsbComList(attach_all=mp_mode)
629 _XUsbComList = XUsbComList(attach_all=mp_mode)
762 _XUsbComList = XUsbComList(attach_all=mp_mode)
872 _XUsbComList = XUsbComList(attach_all=mp_mode)
904 _XUsbComList = XUsbComList(attach_all=False)
1081 _XUsbComList = XUsbComList(attach_all=mp_mode)
1107 _XUsbComListNew = XUsbComList(attach_all=mp_mode)
1635 _XUsbComList = XUsbComList(attach_all=mp_mode)

Completed in 12 milliseconds