代码搜索:0x0d
找到约 2,037 项符合「0x0d」的源代码
代码结果 2,037
www.eeworm.com/read/384896/8835063
c print.c
/**************************************
打印机驱动程序
*************************************/
#include
#include
#define uint unsigned int
#define uchar unsigned char
www.eeworm.com/read/316487/13522138
h gsm.h
#define GM450RL (*(volatile unsigned char *)0x08c00000)
#define GM450RH (*(volatile unsigned char *)0x08c00001)
#define LCR (*(volatile unsigned char *)0x08c00003)
#define
www.eeworm.com/read/292157/8372065
c atcmd.c
//#include "system.h" //包括CPU寄存器的定义、编译环境定义、试验系统定义
#define uchar unsigned char
/*********************************************************
- 函数名称 : void AT(void)
- 函数说明 : 发送AT命令,检测通讯是否正常
- 输入参数 :
www.eeworm.com/read/297896/7989483
c printdat.c
#include
// 室内空气监测仪
unsigned char code jwj[JWJLENGTH]={
//7H 字符集1 频 率
0x1b, 0x38, 0x20, 0x20, 0x20, 0x20, 0xca, 0xd2,
0xc4, 0xda, 0xbf, 0xd5, 0xc6, 0xf8, 0xbc, 0
www.eeworm.com/read/297894/7989751
bak printdata.bak
unsigned char code firstdata[FIRSTLENGTH]={
//7H 字符集1 频 率
0x1b, 0x38, 0xa3, 0xca, 0xa3, 0xd7, 0xa3, 0xca,
0xa1, 0xaa, 0xa2, 0xf3, 0xa2, 0xf3, 0xd0, 0xcd,
0xca, 0xd2, 0xc4,
www.eeworm.com/read/316487/13522198
c atcmd.c
//#include "system.h" //包括CPU寄存器的定义、编译环境定义、试验系统定义
#include "ATCMD.h"
void SEND(uchar udata)
{
while(((*(volatile unsigned char *)0x0ac00800) & 0x20)==0); //等待450发送缓冲器空
(*(volatil
www.eeworm.com/read/297896/7989478
lst printdat.lst
C51 COMPILER V7.50 PRINTDAT 12/03/2005 12:09:21 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PRINTDAT
OBJECT MODULE PLACED I
www.eeworm.com/read/407803/11410523
c anony.c
//-----------------------------------------------------------------------------
// anony.c
//-----------------------------------------------------------------------------
#include "rfid/card.h"
#i
www.eeworm.com/read/380716/9133637
h sci.h
/**
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
* File name : SCI.h
* Project name: SMAC (Simple Media Access Controller)
*
* Department : Frees
www.eeworm.com/read/316487/13522136
c send.c
/*
;**************************************************************
;* 北京达盛科技有限公司
;* 研 发 部
;*
;* http://www.techshine.com
;****************************