Searched refs:BoardAttrCfg (Results 1 – 4 of 4) sorted by relevance
22 } BoardAttrCfg; typedef81 BoardAttrCfg attr;
112 BoardAttrCfg *attr) in ParseAttr()
354 …(struct DeviceResourceIface *parser, const struct DeviceResourceNode *attrNode, BoardAttrCfg *attr)357 …ser->GetUint8(attrNode, "inputType", &attr->devType, 0); // 获取inputType字段信息,保存在BoardAttrCfg结构体中
353 …(struct DeviceResourceIface *parser, const struct DeviceResourceNode *attrNode, BoardAttrCfg *attr)356 …", &attr->devType, 0); // Obtain the inputType field and save it in the BoardAttrCfg structure.