代码搜索:USART

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

代码结果 10,000
www.eeworm.com/read/317860/13495001

vec at303.vec

;INTERRUPT VECTORS RJMP __RESET RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP _usart_rx_isr RJMP 0x00 RJMP _usa
www.eeworm.com/read/317156/13509477

h obj_romboot.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-----------------------------------------------
www.eeworm.com/read/306402/13745313

c main.c

#include #include #include "usart.h" #include "timer.h" #define NOP() asm("nop") //------------------------------------------------------------------------------
www.eeworm.com/read/306402/13745321

c main.c

#include #include #include "usart.h" #include "timer.h" #define NOP() asm("nop") //------------------------------------------------------------------------------
www.eeworm.com/read/306370/13745734

c main.c

#include #include #include "usart.h" #include "timer.h" #define NOP() asm("nop") //------------------------------------------------------------------------------
www.eeworm.com/read/305552/13766395

c main.c

#include #include #include "usart.h" #include "timer.h" #define NOP() asm("nop") //------------------------------------------------------------------------------
www.eeworm.com/read/305552/13766403

c main.c

#include #include #include "usart.h" #include "timer.h" #define NOP() asm("nop") //------------------------------------------------------------------------------
www.eeworm.com/read/302975/13824129

s uart.s

.module uart.c .area text(rom, con, rel) .dbfile D:\NEWWOR~1\motor\uart.c .dbfunc e baudselect _baudselect fi ; bauddata -> R20,R21 ; baud -> R16,R17 .even _baudselect::
www.eeworm.com/read/494296/6381918

s43 实验9_232.s43

#include "msp430x44x.h" ;---------------------------------------------------------------- ;MSP-Test44x Demo - USART0 UART 2400 ;USART0经RS-232串口通信程序模
www.eeworm.com/read/494296/6381919

s43 实验9_232-2400.s43

#include "msp430x44x.h" ;---------------------------------------------------------------- ;MSP-Test44x Demo - USART0 UART 2400 ;USART0经RS-232串口通信程序模