代码搜索:HC 开发教程
找到约 10,000 项符合「HC 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/419718/10841712
h hc595.h
#ifndef __HC595_H__
#define __HC595_H__
#include "..\inc\uTypes.h"
void Send_595(U16 n); //向595写入数据
#endif
www.eeworm.com/read/419718/10841754
c hc595.c
/****************************************************************************/
/*
文件名 : HC595.c
说明 : HC595驱动文件
作者 : 郭天祥
*/
/***************************************************
www.eeworm.com/read/419718/10841781
o hc595.o
www.eeworm.com/read/419715/10841837
h hc595.h
#ifndef __HC595_H__
#define __HC595_H__
#include "..\inc\uTypes.h"
void Send_595(U16 n); //向595写入数据
#endif
www.eeworm.com/read/419715/10841876
c hc595.c
/****************************************************************************/
/*
文件名 : HC595.c
说明 : HC595驱动文件
作者 : 郭天祥
*/
/***************************************************
www.eeworm.com/read/419715/10841891
o hc595.o
www.eeworm.com/read/272915/10936464
h hc_simple.h
/*-------------------------------------------------------------------------*/
/* list of all controllers using this driver
* */
static LIST_HEAD (hci_hcd_list);
/* URB states (urb_state) */
/*
www.eeworm.com/read/272915/10936466
c hc_simple.c
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*
* simple generic USB HCD frontend Version 0.
www.eeworm.com/read/418320/10953083
h hc_simple.h
/*-------------------------------------------------------------------------*/
/* list of all controllers using this driver
* */
static LIST_HEAD (hci_hcd_list);
/* URB states (urb_state) */
www.eeworm.com/read/418320/10953130
c hc_simple.c
/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*
* simple generic USB HCD frontend Version