代码搜索:UART
找到约 10,000 项符合「UART」的源代码
代码结果 10,000
www.eeworm.com/read/435867/7782358
asm uart.asm
// GCC for SUNPLUS u'nSP version 1.0.21-3
// Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe C:\DOCUME~1\lenovo\LOCALS~1\Temp\ccofaaaa.i -fkeep-inline-functions -quiet -dumpbase UART.c -mglobal-var-i
www.eeworm.com/read/435867/7782376
obj uart.obj
www.eeworm.com/read/435867/7782395
c uart.c
#include "spce061a.h"
#include "MyBit.h"
void UARTinit(void)
{
*P_UART_Command1=C_UART_RESET|C_UART_RX_INT;
*P_UART_Command1=C_UART_RX_INT;
*P_UART_Command2=C_UART_RX_EN|C_UART_TX_EN;
*P_
www.eeworm.com/read/435867/7782397
lst uart.lst
Sunplus u'nSP Assembler - Ver. 1.14.3.1
Listing File Has Been Relocated
// GCC for SUNPLUS u'nSP version 1.0.21-3
// Command:
www.eeworm.com/read/435867/7782398
asm uart.asm
// GCC for SUNPLUS u'nSP version 1.0.21-3
// Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe C:\DOCUME~1\lenovo\LOCALS~1\Temp\cc0Qaaaa.i -fkeep-inline-functions -quiet -dumpbase UART.c -mglobal-var-i
www.eeworm.com/read/435867/7782420
obj uart.obj
www.eeworm.com/read/435751/7785849
asm uart.asm
.define P_UART_Command1 0x7021; // Command1 Port for UART
.define P_UART_Command2 0x7022; // Command2 Port for UART
.define P_UART_Data 0x7023; // Data Port for UART
.define P_
www.eeworm.com/read/435325/7793577
h uart.h
#ifndef UART_H
#define UART_H
void uart0_init(void);
U16 uart0_transmit_bytes(U8 DATA);
U16 uart0_receive_bytes(void);
#endif
www.eeworm.com/read/435224/7795290
cmd uart.cmd
/******************************************************************************\
\* CODEC.cmd V1.00 *\
\* Copyright. 2004 by SEED Electronic Technology LTD.
www.eeworm.com/read/435224/7795294
c uart.c
/*********************************************************************************
* UART.C v1.00 *
* Copyright 2003 by SEED Electronic Technology Ltd.
* A