代码搜索:LEDctrl

找到约 72 项符合「LEDctrl」的源代码

代码结果 72
www.eeworm.com/read/331325/3413855

c ledctrl.c

// 8x8 Dot Matrix LED Control(Car Race Game) +Sound ON // by Takuya Matsubara #include "fx2.h" #include "fx2regs.h" #include "ledctrl.h" #include "sound.h" #define LEDWIDTH 8 BYTE ledvram
www.eeworm.com/read/331325/3413861

h ledctrl.h

void led_init(void); void led_ctrl(void); void led_getvram(BYTE *p);
www.eeworm.com/read/331325/3413864

c ledctrl.c

// 8x8 Dot Matrix LED Control(Block Game)+Sound ON // by Takuya Matsubara #include "fx2.h" #include "fx2regs.h" #include "ledctrl.h" #include "sound.h" #define LEDWIDTH 8 #define BLOCKWIDTH
www.eeworm.com/read/283334/4083811

h ledctrl.h

#ifndef _WX_LEDNUMBERCTRL_H_ #define _WX_LEDNUMBERCTRL_H_ #include "wx/gizmos/gizmos.h" #include #include class wxEraseEvent; class wxPaintEvent; class wxSize
www.eeworm.com/read/283334/4084125

cpp ledctrl.cpp

// ============================================================================ // headers // ============================================================================ #include "wx/wxprec.h"
www.eeworm.com/read/387868/2555329

h ledctrl.h

#ifndef _WX_LEDNUMBERCTRL_H_ #define _WX_LEDNUMBERCTRL_H_ #include "wx/gizmos/gizmos.h" #include #include class wxEraseEvent; class wxPaintEvent; class wxSizeEvent; //
www.eeworm.com/read/387868/2555485

cpp ledctrl.cpp

// ============================================================================ // headers // ============================================================================ #include "wx/wxprec.h" #ifd
www.eeworm.com/read/171531/9747055

c ledctrl.c

/***********************************************************************/ /* */ /* FILE :LcdTest.c
www.eeworm.com/read/248685/12547160

cpp ledctrl.cpp

// LedCtrl.cpp : implementation file // #include "stdafx.h" #include "resource.h" #include "LedCtrl.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__
www.eeworm.com/read/248685/12547163

h ledctrl.h

#if !defined(AFX_LEDCTRL_H__ACA9A844_C33B_4A0E_AB89_5F59BBB41392__INCLUDED_) #define AFX_LEDCTRL_H__ACA9A844_C33B_4A0E_AB89_5F59BBB41392__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _M