代码搜索:func
找到约 10,000 项符合「func」的源代码
代码结果 10,000
www.eeworm.com/read/410889/11265952
c func.c
/*
** 2002 February 23
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgivene
www.eeworm.com/read/410311/11293748
h func.h
void interrupt tint( void );
void CLK_init( void );
void SDRAM_init( void );
void INTR_init( void );
void TIME_init(void);
void TMCR_Reset( void );
void SetDSPPLL(unsigned int uPLL);
www.eeworm.com/read/264543/11310583
h func.h
/*系统时钟子程序*/
void SysCLK_Init(void);
/* I/O口初始化子程序*/
void IO_Port_Init(void);
/*延时子程序*/
void Delay(int time);
/*按键I/O口初始化*/
void KEY_PORT_Init(void);
/* UART子程序*/
void UART_Init(
www.eeworm.com/read/264543/11310590
c func.c
#include "def.h"
#include "2410addr.h"
#include "func.h"
#include "2410slib.h"
#include
#include
//#define DEBUG
/****************************************************
www.eeworm.com/read/409249/11339617
h func.h
void interrupt tint( void );
void CLK_init( void );
void SDRAM_init( void );
void INTR_init( void );
void TIME_init(void);
void TMCR_Reset( void );
void SetDSPPLL(unsigned int uPLL);
www.eeworm.com/read/263146/11374367
ocf func.ocf
www.eeworm.com/read/263111/11375287
h func.h
#include
struct init
{
char const *fname;
func_t fnct;
};
struct init0
{
char const *fname;
func_t0 fnct;
};
struct init2
{
char const *fname;
func_t2 fnct;
};
struct init
www.eeworm.com/read/407695/11411954