1 Star 0 Fork 1

sina_woker/dnw

forked from xiaofeng.tan/dnw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
secbulk.h 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaofeng.tan 提交于 2015-09-10 17:23 . first
/*
* samsung MCU USB dnw adaptor driver header file
*
* Original driver for unknown by anonymous
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Foundation.
*
*/
#define BULKOUT_BUFFER_SIZE (1024 * 512)
/* Samsung vendor ID */
#define SAMSUNG_VENDOR_ID 0x04e8
/* Samsung sec24xx product ID */
/* Samsung s3c64xx product ID */
#define SAMSUNG_PRODUCT_ID 0x1234
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/lin-binghua/dnw.git
[email protected]:lin-binghua/dnw.git
lin-binghua
dnw
dnw
master

搜索帮助