代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h
#ifndef _INTERFACE_H
#define _INTERFACE_H
class CInterface
{
public:
CInterface();
~CInterface();
public:
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
a_interface.html
Use the Editor Interface configuration to set whether you wish to see the Advanced or Basic versi
a_interface.html
Use the Editor Interface configuration to set whether you wish to see the Advanced or Basic versi
interface._c
/** \file
USB receive and transmit
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include "tools.h
interface.h
/**
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#ifndef INTERFACE_H_INCLUDED
#define INTERFACE_H_INCLUDED
void interface_init(void);
s
interface.o
XL
H 2 areas 8 global symbols
M interface.c
A text size 82 flags 0
dbfile E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.c
dbfunc e interface_init 0 fV
dbline FFFFFFFF 0
dbline 5F 0
dbline 60 0
interface.s
.module interface.c
.area text(rom, con, rel)
.dbfile E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.c
.dbfunc e interface_init _interface_init fV
.even
_interface_init::
.dbline -1
.dbli
interface.lis
.module interface.c
.area text(rom, con, rel)
0000 .dbfile E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.c
0000
interface.c
/** \file
USB receive and transmit
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include "tools.h
interface.h
/**
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#ifndef INTERFACE_H_INCLUDED
#define INTERFACE_H_INCLUDED
void interface_init(void);
s