代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/180119/9318991
h badblockmanagement.h
#ifndef _BADBLOCKMANAGEMENT_H_
#define _BADBLOCKMANAGEMENT_H_
#include "Common.h"
// Definition of BadBlock chain element
//***********************************************
typedef struct
www.eeworm.com/read/180023/9322375
c udp.c
#define UDP_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
/**********************************************************************
**函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/179568/9350334
s uart.s
.module uart.c
.area text(rom, con, rel)
; uartNum -> R16
.even
_uartInit::
; #define _UART_C_
;
; #define BAUD 38400
; #define CRYSTAL 11059200
; #define BAUD_SETTING (unsigned i
www.eeworm.com/read/179568/9350352
_c uart._c
#define _UART_C_
#define BAUD 19200
#define CRYSTAL 11059200
#define BAUD_SETTING (unsigned int)((unsigned long)CRYSTAL/(16*(unsigned long)BAUD)-1)
#define BAUD_H (unsigned char)(BAUD_SETTING>>
www.eeworm.com/read/179568/9350357
bak uart.c.bak
#define _UART_C_
#define BAUD 9600
#define CRYSTAL 11059200
#define BAUD_SETTING (unsigned int)((unsigned long)CRYSTAL/(16*(unsigned long)BAUD)-1)
#define BAUD_H (unsigned char)(BAUD_SETTING>>8
www.eeworm.com/read/179568/9350359
c uart.c
#define _UART_C_
#define BAUD 38400
#define CRYSTAL 11059200
#define BAUD_SETTING (unsigned int)((unsigned long)CRYSTAL/(16*(unsigned long)BAUD)-1)
#define BAUD_H (unsigned char)(BAUD_SETTING>>
www.eeworm.com/read/375645/9354566
c zlg7290.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/374631/9392092
h modem.h
/****************************************************************************
* 文件名:MODEM.H
* 功能:MODEM驱动程序。头文件
* 说明:基于LPC2100、LPC2200系列ARM7微控制器的UART1
**********************************************
www.eeworm.com/read/374631/9392114
h modem.h
/****************************************************************************
* 文件名:MODEM.H
* 功能:MODEM驱动程序。头文件
* 说明:基于LPC2100、LPC2200系列ARM7微控制器的UART1
**********************************************
www.eeworm.com/read/374572/9395829
lst ufi.lst
C51 COMPILER V7.50 UFI 11/03/2008 13:08:56 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE UFI
OBJECT MODULE PLACED IN UFI