Home
last modified time | relevance | path

Searched refs:emDeviceType (Results 1 – 5 of 5) sorted by relevance

/rkdeveloptool/
H A DRKScan.cpp60 if (m_deviceConfigSet[i].emDeviceType == type) { in FindRockusbVidPid()
80 config.emDeviceType = m_deviceConfigSet[i].emDeviceType; in AddRockusbVidPid()
93 config.emDeviceType = RK27_DEVICE; in SetVidPid()
98 config.emDeviceType = RK28_DEVICE; in SetVidPid()
103 config.emDeviceType = RKNANO_DEVICE; in SetVidPid()
108 config.emDeviceType = RKCROWN_DEVICE; in SetVidPid()
113 config.emDeviceType = RK281X_DEVICE; in SetVidPid()
118 config.emDeviceType = RKCAYMAN_DEVICE; in SetVidPid()
123 config.emDeviceType = RK29_DEVICE; in SetVidPid()
128 config.emDeviceType = RKPANDA_DEVICE; in SetVidPid()
[all …]
H A DRKScan.h9 ENUM_RKDEVICE_TYPE emDeviceType; member
H A DDefineHeader.h129 ENUM_RKDEVICE_TYPE emDeviceType; member
H A DRKDevice.cpp161 m_device = device.emDeviceType; in CRKDevice()
H A Dmain.cpp1784 dev.emDeviceType = pBoot->SupportDevice; in download_boot()
1859 dev.emDeviceType = pBoot->SupportDevice; in upgrade_loader()