搜索资源列表
ADV7181C-New-100714
- ADV7180 wince驱动源代码。基于三星S3C6410的ADV7180 wince驱动程序。ARM。-ADV7180 linux driver source code. Samsung S3C6410 based ADV7180 linux drivers. ARM.-ADV7180 wince driver source code. Samsung S3C6410 based on the ADV7180 wince drivers. ARM.-ADV7180 linux driver
LINUXDRIVERDESIGN
- 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in