This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.SM DEVICE drivers are developed in c++.
标签: functionalities describes VoyagerGX document
上传时间: 2017-03-03
上传用户:qq521
Phison MP2232 based usb controller development tool. Tweakand customize other settings of MP2232 based USB Mass storage DEVICE.
标签: 2232 development controller customize
上传时间: 2013-12-26
上传用户:koulian
it is a verilog code written for digital watch in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 DEVICE]
标签: synthesize simulator modelsim digital
上传时间: 2014-01-10
上传用户:kernaling
it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 DEVICE].you can use this code in any DSP project in which data entry is required.
标签: synthesize simulator modelsim verilog
上传时间: 2014-06-26
上传用户:zhuyibin
it is a verilog code written for traffic light controller will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 DEVICE].it is a state machine based code.
标签: controller synthesize verilog traffic
上传时间: 2017-03-22
上传用户:xymbian
it is a verilog code written for MELAY state machine based UART and it wll synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 DEVICE]
标签: synthesize verilog machine written
上传时间: 2013-12-11
上传用户:yepeng139
//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer DEVICE.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]] { printf["Error reading fixed information.\n"] exit[1] } if [ioctl[fd, FBIOGET_VSCREENINFO, &vinfo]] { printf["Error reading variable information.\n"] exit[1] }
标签: struct fb_fix_screeninfo fb_var_screeninfo finfo
上传时间: 2014-08-16
上传用户:gut1234567
The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 65,536 words of 8 bits each. The DEVICE鈥檚 cascadable feature allows up to four DEVICEs to share a common two-wire bus. The DEVICE is optimized for use in many industrial and commercial applications where lowpower and low-voltage operation are essential. The DEVICEs are available in spacesaving 8-pin PDIP, 8-lead EIAJ SOIC, 8-lead JEDEC SOIC, 8-lead TSSOP, 8-lead Leadless Array (LAP), and 8-lead SAP packages. In addition, the entire family is available in 2.7V (2.7V to 5.5V) and 1.8V (1.8V to 3.6V) versions.
标签: electrically programmable provides erasable
上传时间: 2017-04-09
上传用户:cc1015285075
lDocumentation for VxVorks 6.2. Migration Guide, Application API Reference, Driver API Reference, BSP developers Guide, CLI Tools Users Guide, DEVICE Driver Developers Guide and more.
标签: Reference lDocumentation Application Migration
上传时间: 2014-01-23
上传用户:songyue1991
The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target DEVICE
上传时间: 2014-10-28
上传用户:hoperingcong