代码搜索结果

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

interruptangel.bld

#!build default: program :outputname=objs\InterruptAngel.ghs :object_dir=objs tools\flash.bld program main_Rom_monitor.c C ext_irq.c C irq_pio.arm assembly irq_sw.arm assembly f

interrupt.bld

#!build default: program :asm_list_option=listing :debuglevel=multi :program_layout=romcopy :outputname=objs\Interrupt.ghs :object_dir=objs :start_address=__reset :postexec=gsize objs

init.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

init.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

实验9_max3485_02400.s43

#include "msp430x44x.h" ;----------------------------------------------------------------- ;MSP-Test44x Demo - USART0 UART 2400 ;USART0经RS-485串口通信程序模块 ;P2.4/USART0 TXD

lin_send.c

sbit SLNP = P1^3; //定义控制睡眠模式的引脚 l_u8 BreakReceived=0; l_u8 USART_DataReceived=0; l_u8 WaitReceived=0; l_u8 DataTemp; //extern l_u8 PID = 0xF0; void l_sys_init(void) //系51单片机统初始化函数

stm32f10x_lib.lst

############################################################################### # # #

stm32f10x_lib.lst

############################################################################### # # #

hawaii_init.c

#include #include #include #include"hawaii_include.h" //初始化 void init_devices(void) { CLI; //禁止所有中断 MCUCR=0x80; //外部存储器接口使能 XMCRB = 0x87;

iom128v.h

#ifndef __iom128v_h #define __iom128v_h /* ATmega128 header file for * ImageCraft ICCAVR compiler */ /* i/o register addresses * >= 0x60 are memory mapped only */ /* not strictly sor