代码搜索结果
找到约 10,000 项符合
Button 的代码
button.h
/*
* $Revision: 1.3 $
*/
#define BTN_SW1_DOWN 1
#define BTN_SW1_UP 2
#define BTN_SW2_DOWN 3
#define BTN_SW2_UP 4
#define BTN_SW3_DOWN 5
#define BTN_SW3_UP 6
#define BTN_SW4_DOWN 7
#def
button.c
/*
* $Revision: 1.4 $
*/
#include "config.h"
#include "button.h"
static unsigned int(*button_function)();
int led_slow_speed = 0; // LED moving pattern speed flag.
static void butto
button.ctl
VERSION 5.00
Begin VB.UserControl Button
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 2025
BeginProperty Font
Name
button.ctl
VERSION 5.00
Begin VB.UserControl Button
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 2025
BeginProperty Font
Name