代码搜索:pcf8563t
找到约 6 项符合「pcf8563t」的源代码
代码结果 6
www.eeworm.com/read/324482/13261141
pdf pcf8563t应用.pdf
www.eeworm.com/read/327718/13066684
pdf pcf8563t时钟芯片.pdf
www.eeworm.com/read/141107/13042090
pdf pcf8563t驱动程序.pdf
www.eeworm.com/read/217527/14959291
c 2004420165933.c
//=======================================
// 时钟 PCF8563T 编程
//=======================================
// 启动PCF8563T
void Sta_PCF8563T(void)
{
PCF8563T_SDA=1;
PCF8563T_SCL=1;
www.eeworm.com/read/436830/7762100
c time_drv.c
/*========================================================================================
project : PCF8563T时钟芯片驱动
Developer : Laputa
Date : 07.5.20
=====================================
www.eeworm.com/read/109459/15557282
txt pcf8591.txt
125 //---------------------------------------------------------------------------
126 //开始PCF8563T驱动程序
第2 页
文件: PCF8563T.C 2001-11-27, 18:39:20
127 /**---------------------------------------------