代码搜索:enables

找到约 1,207 项符合「enables」的源代码

代码结果 1,207
www.eeworm.com/read/337546/3333771

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/324920/3492681

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/316872/3591136

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/443386/1745344

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/393286/2480209

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/389879/2533043

makefile

# Makefile for the AVM ISDN device drivers # Each configuration option enables a list of files. obj-$(CONFIG_ISDN_DRV_AVMB1_B1ISA) += b1isa.o b1.o obj-$(CONFIG_ISDN_DRV_AVMB1_B1PCI) += b1pci.o b1.o
www.eeworm.com/read/202266/15387461

v control.v

//name:control.v 主控模块 2006-5-1 version:1.0 作者:田世坤 // 2006-9-2 version:1.1 作者:田世坤 //波形输出主控模块: //输入:ClkIn10mhz:系统时钟(10MHz); //输出:DLedout:发光二极管,八位宽; // Enables:组使能信号 //