代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/234463/4659119

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)
www.eeworm.com/read/216802/4884840

c ds_ctrl.c

/* * Copyright 2000 Corel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by
www.eeworm.com/read/216802/4884841

c dsm_ctrl.c

/* * TWAIN32 Source Manager * * Copyright 2000 Corel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Pub
www.eeworm.com/read/216095/4899553

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md
www.eeworm.com/read/216095/4899557

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "44b0x.h" #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSet
www.eeworm.com/read/209559/4964675

c shpchp_ctrl.c

/* * Standard Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copyrig
www.eeworm.com/read/209559/4964701

c pciehp_ctrl.c

/* * PCI Express Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copy
www.eeworm.com/read/209559/4964705

c cpqphp_ctrl.c

/* * Compaq Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * * All ri
www.eeworm.com/read/209559/4972470

h midi_ctrl.h

static unsigned char ctrl_def_values[128] = { 0x40,0x00,0x40,0x40, 0x40,0x40,0x40,0x7f, /* 0 to 7 */ 0x40,0x40,0x40,0x7f, 0x40,0x40,0x40,0x40, /* 8 to 15 */ 0x40,0x40,0x40,0x40, 0x40,0x40
www.eeworm.com/read/205824/5020100

c ds_ctrl.c

/* * Copyright 2000 Corel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by