代码搜索:MSTAR
找到约 647 项符合「MSTAR」的源代码
代码结果 647
www.eeworm.com/read/148680/12444164
h mstar.h
/**************** mStar.h****************/
/* MacroStar 1.0a */
/* Zhengyuquan,2003.7,Beijing */
/* All rights reserved */
/***********************
www.eeworm.com/read/9514/168925
lst mstar.lst
C51 COMPILER V8.18 MSTAR 09/29/2009 23:58:02 PAGE 1
C51 COMPILER V8.18, COMPILATION OF MODULE MSTAR
OBJECT MODULE PLACED IN .
www.eeworm.com/read/9514/168939
obj mstar.obj
www.eeworm.com/read/9514/169039
h mstar.h
#ifndef _MSTAR_H_
#define _MSTAR_H_
#ifdef _MSTAR_C_
#define _MSCTLDEC_
#else
#define _MSCTLDEC_ extern
#endif
typedef enum
{
FPLL_STOP,
// FPLL_TUNE_CLK_ONLY,
FPLL_TUNE
www.eeworm.com/read/9514/169119
c mstar.c
#define EnableUseGammaTbl
#define _MSTAR_C_
#define _EnableFCC_
#define _VDCaptureSetting_
#define EnableUseModeTbl
#include
#include "board.h"
#include "types.h"
#include "ms_reg.h
www.eeworm.com/read/245111/4507082
lst mstar.lst
C51 COMPILER V8.01 MSTAR 11/28/2006 08:08:06 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE MSTAR
OBJECT MODULE PLACED IN .
www.eeworm.com/read/245111/4507152
h mstar.h
#ifndef _MSTAR_H_
#define _MSTAR_H_
#ifdef _MSTAR_C_
#define _MSCTLDEC_
#else
#define _MSCTLDEC_ extern
#endif
typedef enum
{
FPLL_STOP,
// FPLL_TUNE_CLK_ONLY,
FPLL_TUNE
www.eeworm.com/read/245111/4507215
c mstar.c
#define EnableUseGammaTbl
#define _MSTAR_C_
#define _EnableFCC_
#define _VDCaptureSetting_
#define EnableUseModeTbl
#include
#include "board.h"
#include "types.h"
#include "ms_reg.h
www.eeworm.com/read/135081/13964424
searchresults mstar.searchresults
---- BWCOEF Matches (4 in 2 files) ----
Mstar.c:{// HS_LVL, BWCOEF, DCOEF
Mstar.c: mStar_WriteByte(BWCOEF, ADCWB[tempValue][1]); // setup ADC
Mstar.c: mStar_WriteByte(BWCOEF, 0x01);
www.eeworm.com/read/135081/13964438
h mstar.h
extern void mStar_Init(void);
extern Bool mStar_SetupMode(void);
extern void mStar_SetupFreeRunMode(void);
extern void mStar_PrepareForTimingChange(void);
extern void mStar_SetupInputPort(void);