代码搜索:如何学习 UART?

找到约 10,000 项符合「如何学习 UART?」的源代码

代码结果 10,000
www.eeworm.com/read/174088/9608206

c uart.c

#include #include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\rtc.h" #define KEY_BUFLEN 100 #define AFC_BUFLEN 0x100 c
www.eeworm.com/read/174088/9608237

o uart.o

www.eeworm.com/read/174088/9608283

o uart.o

www.eeworm.com/read/370085/9619432

bsf uart_if.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/370085/9619801

v uart.v

/****************************************************************************** * * File Name: uart.v * Version: 1.1 * Date: January 22, 2000 * Model: Uart Chip * Depe
www.eeworm.com/read/370085/9619813

v uart_if.v

`timescale 1 ns / 1 ns module uart_if(clk,rst_n,txd,rxd,data_out,data_in); input clk,rst_n,rxd; input[7:0] data_in; output txd; output[7:0] data_out; reg [7:0] data_out; reg [7
www.eeworm.com/read/369997/9625987

h uart.h

char Uart_IntGetkey(void); void Error(void); void Error(void) ; void Exint2(void) ; void Test_BDMA(void); void Test_Done(void); void Test_Done(void) ;
www.eeworm.com/read/369997/9626000

c uart.c

/********************************************************************************************* * File: main.c * Author: embest * Desc: c main entry * History: ***********************************
www.eeworm.com/read/173941/9629231

dpj uart.dpj

ADSP-
www.eeworm.com/read/173941/9629239

mak uart.mak

# Generated by the VisualDSP++ IDDE # Note: Any changes made to this Makefile will be lost the next time the # matching project file is loaded into the IDDE. If you wish to preserve # changes,