-
intel windows ce 5.0 BSP
intel windows ce 5.0 BSP
- 2022-08-25 15:59:41下载
- 积分:1
-
<Windows wdm device driver development guide> the source code
< windows wdm设备驱动开发指南> 源代码- the source code
- 2022-03-30 15:39:00下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
device driver development document
device driver development document
- 2023-05-17 01:15:03下载
- 积分:1
-
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故...
在产品的实际使用过程中,多次出现丢失ResidentFlash目录的现象,因为在写Flash时OS要先整理磁盘,如果这时掉电就可能烧坏Flash,为了防止这种故障隐患,修改了NandFlash驱动。通过修改NandFlash驱动,限制用户应用程序访问受限区域(nboot区域,toc区域,eboot区域,nk镜像区域,OEM区域),让这些区域被写保护,以达到保护flash的目的。-Products used in the actual process, the repeated loss of ResidentFlash directory phenomenon, because in writing when the OS first collated Flash disk, if at this time may be burned down Flash, in order to prevent such failures hidden amended the NANDFLASH drive . By modifying the NANDFLASH drive to restrict the user application to access restricted region (nboot region, toc region, eboot region, nk mirror region, OEM region), so that these areas are write-protected, so as to achieve the purpose of protection of flash.
- 2023-03-13 02:10:03下载
- 积分:1
-
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。
TI tmp100温度芯片驱动代码。是基于STC89C52的代码。-Temperature TI tmp100 code chip driver. The code is based on the STC89C52.
- 2022-01-24 13:51:01下载
- 积分:1
-
您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩...
您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩-Your package and then write their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Compression
- 2022-03-01 00:16:42下载
- 积分:1
-
http://en.wikipedia.org/wiki/I C2 B2C
http://en.wikipedia.org/wiki/I C2 B2C-http://en.wikipedia.org/wiki/I C2 B2C
- 2023-07-18 10:45:03下载
- 积分:1
-
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
windowsCE 中触摸屏实现
- 2023-05-20 10:50:04下载
- 积分:1
-
USB到RS232虚拟RS232串口驱动程序
usb to rs232 虚拟RS232串口驱动程序-usb to rs232 virtual RS232 serial port driver
- 2022-06-14 09:10:18下载
- 积分:1