代码搜索:如何学习 HC?

找到约 10,000 项符合「如何学习 HC?」的源代码

代码结果 10,000
www.eeworm.com/read/469024/6983625

gif hc1.gif

www.eeworm.com/read/464217/7167598

h hc_simple.h

/*-------------------------------------------------------------------------*/ /* list of all controllers using this driver * */ static LIST_HEAD (hci_hcd_list); /* URB states (urb_state) */ /* iso
www.eeworm.com/read/464217/7167601

c hc_simple.c

/*-------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------* * simple generic USB HCD frontend Version 0.
www.eeworm.com/read/454524/7387887

lis hc595.lis

.module hc595.c .area lit(rom, con, rel) 0000 _Seg7_Data:: 0000 3F06 .byte 63,6 0002 5B4F .byte 91,'O 0004
www.eeworm.com/read/454524/7387895

o hc595.o

XL H 5 areas 19 global symbols M hc595.c S push_gset1 Ref0000 S push_gset2 Ref0000 S cmp32f Ref0000 S sub32f Ref0000 S mod16u Ref0000 S div16u Ref0000 S _delay_nus Ref0000 S fp2int Ref0000
www.eeworm.com/read/454524/7387907

s hc595.s

.module hc595.c .area lit(rom, con, rel) _Seg7_Data:: .byte 63,6 .byte 91,'O .byte 'f,'m .byte 125,7 .byte 127,'o .byte 'w,124 .byte 57,94 .byte 'y,'q .byte 0 .dbfile D:\avrvi\
www.eeworm.com/read/454522/7387922

h hc595.h

/************************************************ 文件:hc595.h 用途: 注意:内部8M晶振 创建:2008.4.1 修改:2008.4.1 Copy Right (c) www.avrvi.com AVR与虚拟仪器 ************************************************/ #i
www.eeworm.com/read/454522/7387925

_h hc595._h

#ifndef __HC595_H__ #define __HC595_H__ #define OE_PORT PORTC #define OE_PIN PINC #define OE_DDR DDRC #define OE 7 #define Seg7_Bitselect_PORT PORTB #define Seg7_Bitselect_PIN PINB #define
www.eeworm.com/read/454522/7387927

_c hc595._c

/************************************************ 文件:spi.c 用途:SPI驱动 注意: 创建:2008.1.25 修改:2008.1.25 Copy Right (c) www.avrvi.com AVR与虚拟仪器 ************************************************/ #in
www.eeworm.com/read/454522/7387928

c hc595.c

/************************************************ 文件:hc595.c 用途: 注意:内部8M晶振 创建:2008.4.1 修改:2008.4.1 Copy Right (c) www.avrvi.com AVR与虚拟仪器 ************************************************/ #i