代码搜索结果

找到约 10,000 项符合 USART 的代码

main.c

/***************************************************************/ /*PROJECT : AT91SAM926X nor flash programer */ /*company : HongKong Baite(Group) Electronic Co.,Ltd */

hard.c

/*************************************************** Hardware module ***************************************************/ #include #include "hard.h" #include "uart.h" #include "macro.

hawaii_smt_kp.pbd

This is an internal working file generated by the Source Browser. 09:10 16s G:\Yxm's Document\重要设计\CAN转换232(调试通过)\Debug\Obj\hawaii_delay.pbi G:\Yxm's Document\重要设计\CAN转换232(调试通过)\Debug\Obj\hawaii_i

retarget.c

/* * Copyright (C) ARM Limited, 1999. All rights reserved. */ /* This implements a 'retarget' layer for low-level IO. Typically, this would contain your own target-dependent implementation

fet140_spi0_04.c

//****************************************************************************** // MSP-FET430P140 Demo - USART0, SPI Interface to TLV5616 DAC // // Description: Demonstrate USART0 in SPI mode in

main.cpp

#include "msp430x24x.h" #include "CPP-source\Usart.cpp" bool flag1=true; int main(void) { //uchar i; //unsigned int k; //uchar switch_state,P1value; BCSCTL1 &= ~XT2OFF;

retarget.c

/* * Copyright (C) ARM Limited, 1999. All rights reserved. */ /* This implements a 'retarget' layer for low-level IO. Typically, this would contain your own target-dependent implementation

main.lis

.module main.c .area text(rom, con, rel) 0000 .dbfile D:\桌面\ds18b20\main.c 0000 .dbfunc e USART_Init _USART_Ini

toucher2.s

.module toucher2.c .area data(ram, con, rel) _realaddr:: .blkb 2 .area idata .word 12288 .area data(ram, con, rel) .dbfile F:\AVR\zhulast\toucher2.c .dbsym e realaddr _realaddr i .ar

drv_serial.h

/**************************************************************************** ** $Header: /project/cs/wl_gshdsl/feature/csif_sh8/sbus/inc/Serial.h,v 1.1.1.12 2004/12/21 05:04:42 mayun Exp $ ** **