代码搜索:cyapi
找到约 93 项符合「cyapi」的源代码
代码结果 93
www.eeworm.com/read/477849/6723957
cpp usbleddlg.cpp
// USBLEDDlg.cpp : implementation file
//达尔EDA工作室:http://www.daleda.com
#include "stdafx.h"
#include "USBLED.h"
#include "USBLEDDlg.h"
#include "CyAPI.h"
#include "cyioctl.h"
#ifdef _DEBU
www.eeworm.com/read/432785/1889671
cpp cyusbdll.cpp
// AddDll.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "CyUsbDll.h"
#include
#include "CyAPI.h"
#include
//定义最大缓冲区长度,要和单片机的设置
www.eeworm.com/read/266115/11240047
txt 使用说明.txt
1.因为精力有限,EZ-USB FX2数据库寄存器的详细说明(字段:ExScription)没有完成,希望能有感兴趣的朋友把数据库完成,这样对学习EZ-USB FX2更有帮助。
2.本软件是基于CYAPI编写的。
3.在BOOL DR_VendorCmnd()程序中加入下列语句,即可在运行时读取FX2内部寄存器的值。
case 0xBA: //Read SFR
{