代码搜索:UART 有哪些应用?

找到约 10,000 项符合「UART 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/366111/2893234

h uart.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/366066/2893545

c uart.c

/* * file: * uart.c * description: * uart controller code. */ void uart_ctrl_init(unsigned long pclk, int baudrate) { int i; /* enable uart rx0/tx0 */ rPCONE &= ~
www.eeworm.com/read/366066/2893554

c uart.c

/* * file: * uart.c * description: * uart controller code. */ void uart_ctrl_init(unsigned long pclk, int baudrate) { int i; /* enable uart rx0/tx0 */ rGPHCON &=
www.eeworm.com/read/366046/2893712

h uart.h

#ifndef _UART_H_ #define _UART_H_ #define RET_TYPE 0x60 //返回类型 #define RET_OK 0x00 //命令执行成功 #define RET_INVALID 0x01
www.eeworm.com/read/366046/2893868

h uart.h

#ifndef _UART_H_ #define _UART_H_ #define RET_TYPE 0x60 //返回类型 #define RET_OK 0x00 //命令执行成功 #define RET_INVALID 0x01
www.eeworm.com/read/365726/2895631

h uart.h

/****************************************Copyright (c)*************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/365726/2895632

c uart.c

/****************************************Copyright (c)*************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/365646/2896225

h uart.h

#ifndef _UART_H #define _UART_H #define RBR 0*4 #define THR 0*4 #define IER 1*4 #define IIR 2*4 #define FCR 2*4 #define LCR 3*4
www.eeworm.com/read/365646/2896228

c uart.c

#include "config.h" #include "uart.h" #include "libvic.h" #include "harder.h" #include "Includes.h" #include "COMMRTOS.h" typedef unsigned char uchar; typedef unsigned int uint; stati
www.eeworm.com/read/365242/2898189

c uart.c

#include #include "hardware_reg.h" #include "HA_typedef.h" #include "uart.h" #include #include "intc.h" void Prints(char *s,U32 uart_add); void Uart0IntEn(S8 recie, S8 t