代码搜索结果

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

test_remote.src

[Files] test_remote.c [Headers] [Documents]

remote_light.s

.module remote_light.c .area text(rom, con, rel) .dbfile e:/ICC/include/sl3010.c .dbfunc e port_init _port_init fV .even _port_init:: .dbline -1 .dbline 81 ; //追光机器人 和 遥控机器人程序 ;

remote_light.c

//追光机器人 和 遥控机器人程序 //将 pd0 接低电平,pd3,pd2,pd1 保持高电平 // 或按下遥控器(保持 0.5s) 进入遥控机器人运行环境 //将 pd1 接低电平,pd3,pd2,pd0 保持高电平 // 或按下遥控器(保持 0.5s) 进入追光机器人运行环境 //将 sl3

remote_light.lst

__text_start: __start: 000D E5CF LDI R28,0x5F 000E E0D2 LDI R29,2 000F BFCD OUT P3D,R28 0010 BFDE OUT P3E,R29 0011 51C0 SUBI R28,0x10 0012 40D0

remote_light.hex

:020000000CC032 :14001A00CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B9 :14002E00F0E010E0E636F10711F00192FBCF0083EAE1F0E06E :14004200A0E6B0E010E0EA31F10721F0C89531960D92F9CFF5 :1400560096D1FFCF8FEF8AB

remote_light.lis

.module remote_light.c .area text(rom, con, rel) 0000 .dbfile e:/ICC/include/sl3010.c 0000 .dbfunc e port_init

remote_light.o

XL H 2 areas 1C global symbols M remote_light.c S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S push_gset4 Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref0000

remote_light.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------