代码搜索:bps
找到约 1,356 项符合「bps」的源代码
代码结果 1,356
www.eeworm.com/read/465112/6966718
c trans.c
/*********************************************************************
*
* TRANS Version 54
*
**********************************************************************
*
* Handle Quantization and
www.eeworm.com/read/467389/7011417
h lpc2400can.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
** 工业通信网
www.eeworm.com/read/467183/7019539
c init.c
// MCU initializtion
#include "init.h"
#include "W77E58.h"
void McuInit(void)
{
//(CD1,CD0,SWB,-,XTOFF,ALE-OFF,-,DEM0)
PMR = 0x45; //=01000101 可访问片上SRAM
//WD1,WD0,T2M,T1M,T0M,MD2,MD1
www.eeworm.com/read/466841/7021910
bak lesson.v.bak
module lesson;
/*
this uart program include 3 parts . the receive part,send part and speed select part
the receice part user 3 registers to decide when start receive the data.
and then use a c
www.eeworm.com/read/341931/7128776
c led.c
:#include
#include
sbit p1=P1^1;
sbit p2=P1^2;
unsigned char a;
delay(unsigned char ms)
{ // 延时子程序
unsigned char i;
while(ms--)
{
for(i = 0; i< 200; i++)
www.eeworm.com/read/459364/7276757
asm serials.asm
;*------------------------------------------------------*/
;* SerialS.asm(查询方式半双工串行通信接口实验-发送端程序)*/
;* 查询方式半双工串行通信发送程序 Source File */
;* Copyright (c) 2005 by HUST
www.eeworm.com/read/458359/7298623
h commplus.h
/* CommPlus(TM) function heading files */
#define _CP_BIOS_INT 0xe8
#define _GET_MODE 0x81
#define _SET_MODE 0x82
#define _GET_SNO 0x83
#define _SET_SNO 0x84
www.eeworm.com/read/450639/7479599
c trans.c
/*********************************************************************
*
* TRANS Version 54
*
**********************************************************************
*
* Handle Quantization and
www.eeworm.com/read/448690/7527126
c chuankoujieshou.c
#include
#define T1MS_1200bps 0xD8; /* (e8,-24,SMOD=0) @4800bps pcon&=0x7f @11.0592MHz*/
#define T1MS_2400bps 0xEC; /* (f4,-12,SMOD=0) @4800bps pcon&=0x7f */
#define T1MS
www.eeworm.com/read/448684/7527174
c 2.c
#include
#define T1MS_1200bps 0xD8; /* (e8,-24,SMOD=0) @4800bps pcon&=0x7f @11.0592MHz*/
#define T1MS_2400bps 0xEC; /* (f4,-12,SMOD=0) @4800bps pcon&=0x7f */
#define T1MS