代码搜索:controllers
找到约 1,863 项符合「controllers」的源代码
代码结果 1,863
www.eeworm.com/read/138175/13251532
h ccont592.h
/***********************************************************************
* *
* H E A D E R - F I L E
www.eeworm.com/read/29683/1015708
pdf elecfans.com-s7-300 and m7-300 programmable controllers module specifications.pdf
www.eeworm.com/read/297024/8063722
lst lcd15xx.lst
C51 COMPILER V8.05a LCD15XX 04/11/2008 14:19:23 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE LCD15XX
OBJECT MODULE PLACED I
www.eeworm.com/read/128531/5987759
makefile
# File: drivers/scsi/sym53c8xx_2/Makefile
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
list-multi := sym53c8xx_2.o
sym53c8xx_2-objs := sym_fw.o sym_glue.o sym_hipd.o sym_mal
www.eeworm.com/read/127781/5998991
makefile
# File: drivers/sym53c8xx/Makefile
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
list-multi := sym53c8xx_2.o
sym53c8xx_2-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o s
www.eeworm.com/read/476393/6759596
java configdefaults.java
class ConfigDefaults {
public static final String SERVER = "";
public static final int PORT = 6667;
public static final String IN_CHANNEL = "";
public static final String OUT_CHANNEL = "";
www.eeworm.com/read/401397/7115968
m prf_mds.m
% Nominal performance for three controllers of the mass/damper/spring
% system
%
omega = logspace(-2,2,100);
%
% H_infinity controller
clp_hin = lft(sys_ic,K_hin);
prf_hin = clp_hin(1,1).Nomina
www.eeworm.com/read/171594/5392402
c nsis.c
/* LIBUSB-WIN32, Generic Windows USB Driver
* Copyright (C) 2002-2003 Stephan Meyer,
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/363210/9965209
c generic_sdram.c
#ifndef RAMINIT_SYSINFO
#define RAMINIT_SYSINFO 0
#endif
static inline void print_debug_sdram_8(const char *strval, uint32_t val)
{
#if CONFIG_USE_INIT
printk_debug("%s%02x\r\n", str
www.eeworm.com/read/152843/5662950
makefile
# Makefile for the NCR/SYMBIOS/LSI 53C8XX PCI SCSI controllers driver.
sym53c8xx-objs := sym_fw.o sym_glue.o sym_hipd.o sym_malloc.o sym_nvram.o
obj-$(CONFIG_SCSI_SYM53C8XX_2) := sym53c8xx.o