代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/167001/9986220
h mpeg.h
/* *
* $Id$
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
* - Francesco Varano
www.eeworm.com/read/166810/9997099
h iic.h
/***********************************************************/
/* Copyright 2003 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/*
www.eeworm.com/read/166809/9997223
h iic.h
/***********************************************************/
/* Copyright 2003 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/*
www.eeworm.com/read/166807/9997278
h iic.h
/***********************************************************/
/* Copyright 2003 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/*
www.eeworm.com/read/166051/10039733
c pc_unicd.c
/************************************************************************
*
* Copyright (c) 2001 by Accelerated Technolog
www.eeworm.com/read/165493/10060927
h uart1.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/360951/10071267
lst os_cpu_c.lst
C51 COMPILER V7.10 OS_CPU_C 07/02/2005 23:47:37 PAGE 1
C51 COMPILER V7.10, COMPILATION OF MODULE OS_CPU_C
OBJECT MODULE PLACED I
www.eeworm.com/read/360590/10085638
c motor.c
/****************************************************************
** 文件名:motor.c 电机驱动函数
****************************************************************/
#include "config.h"
/*****************
www.eeworm.com/read/360590/10085672
h motor.h
#ifndef __motor_H__
#define __motor_H__ 1
//PD4,PD5 电机方向控制
#define moto_en1 PORTD |= 0x10
#define moto_en2 PORTD |= 0x20
#define moto_uen1 PORTD &=~ 0x10
#define moto_uen2 PORTD &=~ 0x20
//启动
www.eeworm.com/read/360394/10098653
h iic.h
/***********************************************************/
/* Copyright 2003 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/*