文件名称:syscall
-
所属分类:
- 标签属性:
- 上传时间:2013-08-06
-
文件大小:2.85kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
fprintf(stdout,"*** *** Help information for s*** *** *\n",APP_NAME)
fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME)
fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE)
fprintf(stdout,"\t-b : (Must use 1st)specify the GPIO Bank index\n\t\t==>GPA s index is 0, PB s index is 1 ... GPH s index is 7, GPJ s index is 8\n")
fprintf(stdout,"\t-n : (Must use 2nd)specify the GPIO num in GPIO Bank\n")
fprintf(stdout,"\t-c : Config the GPIO type(GPA use)\n\t\t==>OUTPUT: -c 0x00 , Special use: -c 0x01 \n")
fprintf(stdout,"\t-c : Config the GPIO type(GPB--J use)\n\t\t==>INPUT: -c 0x00 , OUTPUT: -c 0x01 , Special use: -c 0x02 , Reserved: -c 0x03 \n")
fprintf(stdout,"\t-w : Write value to GPIO pin s Data_reg\n")
fprintf(stdout,"\t-p : Config value to GPIO pin s Pullup_reg\n\t\t==>Enable: -p 0x00 , Disable: -p 0x01 \n") -fprintf(stdout,"\t-s : Show the GPIO pin Config_reg s value\n")
fprintf(stdout,"\t-d : Display the GPIO pin Pullup_reg s value\n")
fprintf(stdout,"\t-h : This help information\n\n")
fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME)
fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE)
fprintf(stdout,"\t-b : (Must use 1st)specify the GPIO Bank index\n\t\t==>GPA s index is 0, PB s index is 1 ... GPH s index is 7, GPJ s index is 8\n")
fprintf(stdout,"\t-n : (Must use 2nd)specify the GPIO num in GPIO Bank\n")
fprintf(stdout,"\t-c : Config the GPIO type(GPA use)\n\t\t==>OUTPUT: -c 0x00 , Special use: -c 0x01 \n")
fprintf(stdout,"\t-c : Config the GPIO type(GPB--J use)\n\t\t==>INPUT: -c 0x00 , OUTPUT: -c 0x01 , Special use: -c 0x02 , Reserved: -c 0x03 \n")
fprintf(stdout,"\t-w : Write value to GPIO pin s Data_reg\n")
fprintf(stdout,"\t-p : Config value to GPIO pin s Pullup_reg\n\t\t==>Enable: -p 0x00 , Disable: -p 0x01 \n") -fprintf(stdout,"\t-s : Show the GPIO pin Config_reg s value\n")
fprintf(stdout,"\t-d : Display the GPIO pin Pullup_reg s value\n")
fprintf(stdout,"\t-h : This help information\n\n")
(系统自动生成,下载前可以参看下载内容)
下载文件列表
syscall.c
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
