文件名称:backlite
- 所属分类:
- Windows CE
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- 吴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在大多2440开发板BSP中的SMDK2440\DRIVERS\backlite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。
其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440\DRIVERS\backlite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 \ DRIVERS \ backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this drive !!!!!!!。 general is correct, only when the keyboard and mouse or touch screen input when gwes Send " PowerManager/ActivityTimer/UserActivity" event, rather than the original drive in the " (" UserInputEvent " ) " modified After the source is as follows (SMDK2440 \ DRIVERS \ backlite directory bak_hw.cpp files).
其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440\DRIVERS\backlite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 \ DRIVERS \ backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this drive !!!!!!!。 general is correct, only when the keyboard and mouse or touch screen input when gwes Send " PowerManager/ActivityTimer/UserActivity" event, rather than the original drive in the " (" UserInputEvent " ) " modified After the source is as follows (SMDK2440 \ DRIVERS \ backlite directory bak_hw.cpp files).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
backlite.def
bak_hw.cpp
bak_hw.h
bak_io.cpp
Build.log
MAKEFILE
obj
...\ARMV4I
...\......\debug
...\......\.....\bak_hw.obj
...\......\.....\bak_io.obj
...\......\.....\_objects.mac
...\......\retail
...\......\......\bak_hw.obj
...\......\......\bak_io.obj
...\......\......\_objects.mac
sources
步骤.txt
bak_hw.cpp
bak_hw.h
bak_io.cpp
Build.log
MAKEFILE
obj
...\ARMV4I
...\......\debug
...\......\.....\bak_hw.obj
...\......\.....\bak_io.obj
...\......\.....\_objects.mac
...\......\retail
...\......\......\bak_hw.obj
...\......\......\bak_io.obj
...\......\......\_objects.mac
sources
步骤.txt