代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/234367/14115120
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l
www.eeworm.com/read/233563/14146920
c ft245_io.c
/*! \file ft245.c \brief FTDI FT245 USB Inferface Driver Library. */
//*****************************************************************************
//
// File Name : 'ft245.c'
// Title : FTDI FT
www.eeworm.com/read/233550/14147515
c ad9854.c
/*! \file ad9854.c \brief Analog Devices AD9854 Digital Synthesizer Driver. */
//*****************************************************************************
//
// File Name : 'ad9854.c'
// Title
www.eeworm.com/read/233271/14160331
s fdweak.s
;*******************************************************************
; Routines: FdWeak
;
;*******************************************************************
; Common to all routines in file
www.eeworm.com/read/233271/14160478
s fdweak.s
;*******************************************************************
; Routines: FdWeak
;
;*******************************************************************
; Common to all routines in file
www.eeworm.com/read/232307/14199018
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/232110/14208633
main_
//----------------------------------------------------------------------------
// C main line
//----------------------------------------------------------------------------
#include
www.eeworm.com/read/232110/14208667
c main.c
//----------------------------------------------------------------------------
// C main line
//----------------------------------------------------------------------------
#include
www.eeworm.com/read/130077/14209304
c ft245.c
/*! \file ft245.c \brief FTDI FT245 USB Inferface Driver Library. */
//*****************************************************************************
//
// File Name : 'ft245.c'
// Title : FTDI FT
www.eeworm.com/read/129975/14215617
c hd44780.c
#include
#include
sbit GND_LCD=P1^7;
sbit rs=P1^0;
sbit rw=P1^1;
sbit e=P1^2;
unsigned char busy(void);
void ctrl(unsigned char);
void wd_h(unsigned char);
void wd_l