代码搜索:AVR UART 232
找到约 10,000 项符合「AVR UART 232」的源代码
代码结果 10,000
www.eeworm.com/read/483704/6600816
axf uart.axf
www.eeworm.com/read/483704/6600817
bin uart.bin
www.eeworm.com/read/482552/6617701
h uart.h
// UART functions for SDCC by Chin-Shiuh Shieh on 2001-01-01
// Modified by Greg Hunter on 2007-09-19 for Nordic nRF24E1
// uart_init() should be called before using UART
// No syntax error handlin
www.eeworm.com/read/482552/6617708
c uart.c
// UART functions for SDCC by Chin-Shiuh Shieh on 2001-01-01
// Modified by Greg Hunter on 2007-09-19 for Nordic nRF24E1
// uart_init() should be called before using UART
// No syntax error handling
/
www.eeworm.com/read/482691/6621366
c uart.c
/******************************************************
* 文件名称:uart.c
* 文件说明:
* RS232通迅使用的UART0 模块
*****************************************************/
#ifndef MSP430XF449_H
#include
www.eeworm.com/read/482703/6621491
h uart.h
//*************************************************************************
//
// P H I L I P S P R O P R I E T A R Y
//
// COPYRIGHT (c) 2004 BY PHILIPS SEMICONDUCT
www.eeworm.com/read/482703/6621493
c uart.c
//*************************************************************************
//
// P H I L I P S P R O P R I E T A R Y
//
// COPYRIGHT (c) 2004 BY PHILIPS SEMICONDUCT
www.eeworm.com/read/482178/6628798
h uart.h
#ifndef _UART_H
#define _UART_H
void UartSetBaud(U32 ch, U32 baud);
char UartGetch(U32 ch);
char UartGetkey(U32 ch);
void UartPutch(U32 ch, U32 data);
void UartPuts(U32 ch, char *pt);
void Ua
www.eeworm.com/read/481158/6644009
paf uart.paf
www.eeworm.com/read/481158/6644011
pjt uart.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="I:\arm dsp pcb\dsp pcb\2407\TMS320LF2407 urt\UART\"
ProjectType=Executable
CPUFamily