代码搜索结果

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

uart.c

/* Jesper Hansen Rewritten by: Nikolai Vorontsov Original Author: Volker Oth This file is part of the yampp system. Th

uart.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=0x20000 Edit10=4096 ComboBox2=21 RadioGroup1=0

uart.lst

__text_start: __start: 005A EFCF LDI R28,0xFF 005B E1D0 LDI R29,0x10 005C BFCD OUT P3D,R28 005D BFDE OUT P3E,R29 005E 51C0 SUBI R28,0x10 005F 40

uart.lis

.module UART.c .area data(ram, con, rel) 0000 _Rx_counter:: 0000 .blkb 1 .area idata 0000 00

uart._c

#include #include #define Red_LED_on PORTB&~BIT(0) #define Red_LED_off PORTB|(1

uart.hex

:100000000C945A000C945D010C9466010C947C01D4 :040048000C943201E1 :040050000C94040107 :14008C000000DE6F6432140A050201160101043F065B4F66E6 :1300A0006D7D077F6F777C395E79717638373E735C4000C8 :1400B400

uart.o

XL H 5 areas 22 global symbols M UART.c S push_gset1 Ref0000 S push_gset2 Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S mod8u Ref0000 S div8u Ref0000 A text size 30C flags 0 dbfile G:\猛\