代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/346938/11712208
h osaddtask.h
#ifndef __OSADDTASK_H__
#define __OSADDTASK_H__
#define OS_KeyBoard_Scan_Task 1
#define OS_Touch_Screen_Task 0
void OSAddTask_Init(void);
#endif
www.eeworm.com/read/259515/11785771
c main.c
#include
#include "Key.h"
int main()
{
PINSEL10 = 0;
FIO2DIR=0x000000ff;
Init_Timer3();
while(1)
{
Key_Scan();
switch(key_Status)
{
case KEY_ENTER:
www.eeworm.com/read/156635/11787587
c spp_dev_inquire.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.4.2-release
FILE NAME
spp_dev_inquire.h
www.eeworm.com/read/258097/11885240
h cfg_sunplus_dts.h
#define VERSION_STRING "CUS-000" //version: xxx-yyy, 20030422
//---------------------
//board parts settings
//---------------------
//SDRAM settings(bus width, default is 16-bits mode)
www.eeworm.com/read/258097/11885249
h cfg_customers_portable.h
#define VERSION_STRING "SLM-000" //version: xxx-yyy, 20030422
//---------------------
//IC settings
//---------------------
//#define IC_8202E
//---------------------
//board parts se
www.eeworm.com/read/258097/11885253
h cfg_customers_8202s.h
#define VERSION_STRING "02S-000" //version: xxx-yyy, 20030422
//---------------------
//board parts settings
//---------------------
//SDRAM settings(bus width, default is 16-bits mode)
www.eeworm.com/read/258097/11885293
h cfg_sunplus_midi4fsloader_card.h
//--------------------------------------
//Modefied by wangfeng,2003-08-29 15:18
//For new setup menu
//--------------------------------------
#define VERSION_STRING "MID-000" //version:
www.eeworm.com/read/258097/11885317
h cfg_customers_8202s_16.h
#define VERSION_STRING "02S-160" //version: xxx-yyy, 20030422
//---------------------
//board parts settings
//---------------------
#define SDRAM_16Mb_Mode // only use 16Mb*1 SDRAM
www.eeworm.com/read/258097/11885347
h cfg_sunplus_midi4fsloader_hd.h
//--------------------------------------
//Modefied by wangfeng,2003-08-29 15:18
//For new setup menu
//--------------------------------------
#define VERSION_STRING "MID-000" //version:
www.eeworm.com/read/258097/11885392
h cfg_sunplus_midi.h
//--------------------------------------
//Modefied by wangfeng,2003-08-29 15:18
//For new setup menu
//--------------------------------------
#define SUPPORT_MIDI
#define SUPPORT_OSDLYRIC