代码搜索:USART
找到约 10,000 项符合「USART」的源代码
代码结果 10,000
www.eeworm.com/read/302147/13841456
c uart.c
#include /* STM32F10x Library Definitions */
#include
unsigned char Clock1s;
extern int SendChar (int ch);
void _ttywrch
www.eeworm.com/read/489017/6481584
lst serial.lst
###############################################################################
# #
#
www.eeworm.com/read/347954/11622151
c uart.c
#include /* STM32F10x Library Definitions */
#include
unsigned char Clock1s;
extern int SendChar (int ch);
void _ttywrch
www.eeworm.com/read/219044/14897181
c rfid_uart.c
// $Id: rfid_UART.c,v 1.1 2007/01/24 21:42:59 tprescott Exp $
/*****************************************************
Project : rfid_Uart.c
Date : 9/08/2006
Author : Toby Prescott
www.eeworm.com/read/367401/9752419
_c mian._c
#include
#include
//#define 485bus_recive PORTD|=0X04;
//#define 485bus_send PORTD&=0XFB;
void main (void)
{
USART_Init();
WHILE(1)
{
USART_Transmit(USART_Reci
www.eeworm.com/read/367401/9752456
c mian.c
#include
#include
//#define 485bus_recive PORTD|=0X04;
//#define 485bus_send PORTD&=0XFB;
void main (void)
{
USART_Init();
while(1)
{
USART_Transmit(USART_Reci
www.eeworm.com/read/335356/12537526
c uart.c
#include /* STM32F10x Library Definitions */
#include
unsigned char Clock1s;
extern int SendChar (int ch);
void _ttywrch
www.eeworm.com/read/202393/15384532
txt armok0137253.txt
#include
#include
#include
#include
#include
void init_usart(void);
int usart_putchar(char);
int usart_putchar(char c)
{
www.eeworm.com/read/354137/10384918
txt stm32f10x_usart.txt
; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 902] for uVision
; commandline ArmCC [--debug -c --asm --interleave -o..\obj\stm32f10x_usart.o --depend=..\obj\stm32f10x_usart.d --device
www.eeworm.com/read/467122/7017970
c fet140_uart08_09600.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, UART 9600 Full-Duplex Transceiver, 32K ACLK
//
// Description: UART0 communicate