代码搜索:UART 有哪些应用?
找到约 10,000 项符合「UART 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/473366/6851547
mcp uart.mcp
www.eeworm.com/read/473366/6851551
c uart.c
#include "2410addr.h"
void Main(void){
char buffer[256];
ChangeClockDivider(1,1); // 1:2:4
ChangeMPllValue(0xa1,0x3,0x1); // FCLK=202.8MHz
Port_Init();
Ua
www.eeworm.com/read/473366/6851558
o uart.o
www.eeworm.com/read/473366/6851560
axf uart.axf
www.eeworm.com/read/473080/6855043
h uart.h
/* Name: uart.h
* Project: AVR USB driver for CDC interface on Low-Speed USB
* Author: Osamu Tamura
* Creation Date: 2006-06-18
* Tabsize: 4
* Copyright: (c) 2006 by Recursion Co., Ltd.
* Licen
www.eeworm.com/read/473080/6855057
c uart.c
/* Name: uart.c
* Project: AVR USB driver for CDC interface on Low-Speed USB
* Author: Osamu Tamura
* Creation Date: 2006-06-18
* Tabsize: 4
* Copyright: (c) 2006 by Recursion Co., Ltd.
* Licens
www.eeworm.com/read/473137/6856866
vhd uart.vhd
-- File Name: uart.vhd
-- Version: 1.1
-- Date: January 22, 2000
-- Model: Uart Chip
-- Dependencies: txmit.hd, rcvr.vhd
--
-- Company: Xilinx
--
--
-- Disclaimer:
www.eeworm.com/read/473183/6857596
h uart.h
/******************************************************************************/
/* uart.h */
/*
www.eeworm.com/read/472436/6868129
paf uart.paf
www.eeworm.com/read/472436/6868132
pjt uart.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\TDS2407EA\UART\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
To