GetSocName
函数功能
查询当前运行环境的芯片版本。
函数原型
static std::string DeviceManager::GetSocName();
返回参数说明
数据结构 |
说明 |
|---|---|
string |
返回芯片版本信息。
|
父主题: DeviceManager
查询当前运行环境的芯片版本。
static std::string DeviceManager::GetSocName();
数据结构 |
说明 |
|---|---|
string |
返回芯片版本信息。
|