代码搜索:Controller

找到约 10,000 项符合「Controller」的源代码

代码结果 10,000
www.eeworm.com/read/360884/2956748

cmd build.cmd

xst -quiet -ifn jtag_controller_30.xst -ofn jtag_controller.syr ngdbuild -quiet -dd x:\jtag\tag2/_ngo -uc tag2.ucf -p xc2s30-tq144-5 jtag_controller.ngc jtag_controller.ngd map -quiet -p xc2s30-tq1
www.eeworm.com/read/384779/2596947

scr ntrc.scr

set -xsthdpdir ./xst\ set -checkcmdline no run -ifn Traffic_Light_Controller.prj -ifmt mixed -ofn Traffic_Light_Controller -ofmt NGC -p xc3s200-4-ft256 -top Traffic_Light_Controller -opt_mode Speed
www.eeworm.com/read/184352/9108673

c at91pdc.c

/* routines for PDC controller */ void AT91_PDC_SetNextRx ( PDC_S * pPDC, /*arg pointer to a PDC controller*/ char *address, /*arg address to the next bloc to be received*/
www.eeworm.com/read/165852/10048971

c at91pdc.c

/* routines for PDC controller */ void AT91_PDC_SetNextRx ( PDC_S * pPDC, /*arg pointer to a PDC controller*/ char *address, /*arg address to the next bloc to be received*/
www.eeworm.com/read/351852/10602526

c at91pdc.c

/* routines for PDC controller */ void AT91_PDC_SetNextRx ( PDC_S * pPDC, /*arg pointer to a PDC controller*/ char *address, /*arg address to the next bloc to be received*/
www.eeworm.com/read/139254/13166828

asl 686_fdc.asl

Device(FDC0) { // Floppy Disk controller Name(_HID, EISAID("PNP0700")) // PnP Device ID Method(_STA,0) { // Status of the Floppy disk controller
www.eeworm.com/read/139252/13168572

asl 686_fdc.asl

Device(FDC0) { // Floppy Disk controller Name(_HID, EISAID("PNP0700")) // PnP Device ID Method(_STA,0) { // Status of the Floppy disk controller
www.eeworm.com/read/151092/5686346

java myshapecontroller.java

// MyShapeController.java // MyShapeController is an abstract base class that represents // a controller for painting shapes. package com.deitel.advjhtp1.drawing.controller; // Java core package
www.eeworm.com/read/126850/14398445

asl 686_fdc.asl

Device(FDC0) { // Floppy Disk controller Name(_HID, EISAID("PNP0700")) // PnP Device ID Method(_STA,0) { // Status of the Floppy disk controller
www.eeworm.com/read/118524/14865333

java myshapecontroller.java

// MyShapeController.java // MyShapeController is an abstract base class that represents // a controller for painting shapes. package com.deitel.advjhtp1.drawing.controller; // Java core package