代码搜索:tlc
找到约 5,289 项符合「tlc」的源代码
代码结果 5,289
www.eeworm.com/read/256873/11966970
c tlc0831.c
/***************************************************
*原型:uchar Tlc0831(void)
*功能:
*说明:TLC0831 8位串行AD转化子程序
*参数:
*返回:
***************************************************/
uchar Tlc0831(void)
{
www.eeworm.com/read/417288/10996963
h source.h
#define TLC_DIN P1_0 /*TLC5617的数据线*/
#define TLC_CLK P1_1 /*TLC5617的时钟线*/
#define TLC_NCS P1_2 /*TLC5617的片选线*/
#define TLC_CLK_SET TLC_CLK=1
#define TLC_CLK_CLR
www.eeworm.com/read/370887/7111543
pdf tlc548_tlc549.pdf
www.eeworm.com/read/347234/11680826
h drv_tlc2543.h
/*************************************************************************
*
* Used with ADS1.2.
*
* (c) Copyright ARM Systems 2008
*
* File name : drv_tlc2543.h
* Descript
www.eeworm.com/read/198814/7909441
h tlc3544.h
/*
* FileName TLC3544.h
* Author wangzhenhui
* Date 09/21/06
* Board SESI_AT91RM9200EDUKIT
* Desc TLC3544a driver headfile
*/
#ifndef _TLC_3544_H_
#define _TLC_3544_H_
#define CS AT91_PIN_PD
www.eeworm.com/read/198814/7909450
h~ tlc3544.h~
/*
* FileName TLC3544.h
* Author wangzhenhui
* Date 09/21/06
* Board SESI_AT91RM9200EDUKIT
* Desc TLC3544a driver headfile
*/
#ifndef _TLC_3544_H_
#define _TLC_3544_H_
#define CS AT91_PIN_PD
www.eeworm.com/read/391291/8411887
tlc2543ò»
用【 小 | 中 | 大 】字体浏览
C51编程:TLC2543驱动程序-By FDQ [fdq] [19次] 01-12-26 下午 03:21:02
/**************************************
TLC2543驱动程序
*************************************/
#include