代码搜索结果
找到约 10,000 项符合
C 的代码
c2fgui5.m
function varargout = c2fgui5(varargin)
% C2FGUI5 Application M-file for c2fgui5.fig
% FIG = C2FGUI5 launch c2fgui5 GUI.
% C2FGUI5('callback_name', ...) invoke the named callback.
% Last Modifie
spce061v004.h
//========================================================================================
// Progarm: The file be included by modules
// Arranged by: Lanin Lin
// Date: 2002/11/20: first version
tft_sunplus_ar1819_auo_panel_led.c
void Init_ARK_1819_LCD(void)
{
//global
WriteI2c(TCONT_I2C_ADDR,0x00,0x10,1);
WriteI2c(TCONT_I2C_ADDR,0x07,0x1a,1);
WriteI2c(TCONT_I2C_ADDR,0x09,0x2e,1);//select 1819 input cha
makefile
#######################################################
#
## Makefile for NextChip NVS2200F Demo Board
#
#######################################################
KERNEL_SRC = /home/project/NVS2200F/KE
sngks32ctimer.h
/* sngks32cTimer.h - Samsung KS32C Timer driver header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12apr01,
sngks32ctimer.h
/* sngks32cTimer.h - Samsung KS32C Timer driver header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12apr01,
readme-sonix
Dear spca5xx users,
If you have compiled the sn9c102 driver from the main kernel tree, you should get
a conflict with spca5xx and sonix sn9c101 or sonix sn9c102 webcams.
you can :
a)load the spca5xx b
ds1307.h
#include
#include
sbit SCL=P1^0;
sbit SDA=P1^1;
#define ACK 0
#define NACK 1
#define WRITE 0xd0
#define READ 0xd1
unsigned char Sec, Min, Hrs;
extern unsigned char
ds1307.h
#include
#include
sbit SCL=P1^0;
sbit SDA=P1^1;
#define ACK 0
#define NACK 1
#define WRITE 0xd0
#define READ 0xd1
unsigned char Sec, Min, Hrs;
void delayms(unsign
svmsg_c.cpp
#include
#include
#include
#include
#include
#include
#include "./svmsg.h"
#include "./svmsg.cpp"
int main()
{
int iMesgID;