代码搜索:bps

找到约 1,356 项符合「bps」的源代码

代码结果 1,356
www.eeworm.com/read/19251/829891

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #
www.eeworm.com/read/25883/950934

c uart.c

#include "main.h" void UART_Init (void) { //printf("UART_Init\n"); SCI0CR2=0x2c; //enable Receive Full Interrupt,RX enable,Tx enable SCI0BDH=0x01; //busclk 8MHz,19200bps,SCI
www.eeworm.com/read/28540/1002044

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #
www.eeworm.com/read/244005/4514644

c irc2pc.c

/* $Log: irc2pc.c,v $ Revision 1.1 2000/06/05 04:45:12 robertj Added LPC-10 2400bps codec * Revision 1.1 1996/08/19 22:31:56 jaf * Initial revision * */ #ifdef P_R_O_T_O_T_Y_P_E_S extern i
www.eeworm.com/read/347593/3167259

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #
www.eeworm.com/read/347593/3167321

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #
www.eeworm.com/read/426246/1994778

bat h265p_a0_encode.bat

@echo off call files_name.bat set audio_param0=-a_wavelets 1 -a_bps 8 -a_prp 3 -a_pop 3 -trace 1 rem DAP_FID = DAP_FId_H265P_A8_Compression ( include ..\..\x86_dap\source\dap_demo.h ) if
www.eeworm.com/read/426246/1994779

bat h265p_audio_encode.bat

@echo off call files_name.bat set audio_param0=-a_wavelets 0 -a_bps 8 -a_prp 3 -a_pop 3 -trace 1 rem DAP_FID = DAP_FId_H265P_A8_Compression ( include ..\..\x86_dap\source\dap_demo.h ) if
www.eeworm.com/read/363041/2923285

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #
www.eeworm.com/read/368473/9692329

c main.c

#define MAIN_C #include "includes.h" /***************************/ /*串口通信*/ /*晶振为4MHz*/ /*波特率为9600bps*/ /*发送采用查询方式,中断采用接收方式*/ /*当收到的字符达到所定义的长度时,则在LCD上显示收到的字符*/ /***************************/ #