代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/436720/7764248
h ext_inf.h
#define SPCR10_VAL 0x0000
#define SPCR20_VAL 0x0220
//2 words per frame
#define RCR10_VAL 0x0140
#define RCR20_VAL 0x04
//2 words per frame
#define XCR10_VA
www.eeworm.com/read/436720/7764318
h ext_inf.h
#define SetData GpioDataRegs.GPFDAT.bit.GPIOF12 = 1
#define ClrData GpioDataRegs.GPFDAT.bit.GPIOF12 = 0
#define SetClk GpioDataRegs.GPFDAT.bit.GPIOF8 = 1
#define ClrClk GpioDataRegs
www.eeworm.com/read/436720/7764584
h ext_inf.h
#define SetData GpioDataRegs.GPFDAT.bit.GPIOF12 = 1
#define ClrData GpioDataRegs.GPFDAT.bit.GPIOF12 = 0
#define SetClk GpioDataRegs.GPFDAT.bit.GPIOF8 = 1
#define ClrClk GpioDataRegs.GPFDA
www.eeworm.com/read/436720/7764763
h ext_inf.h
#define SPCR10_VAL 0x0000
#define SPCR20_VAL 0x0220
//2 words per frame
#define RCR10_VAL 0x0140
#define RCR20_VAL 0x04
//2 words per frame
#define XCR10_VA
www.eeworm.com/read/436720/7764831
h ext_inf.h
#define SetData GpioDataRegs.GPFDAT.bit.GPIOF12 = 1
#define ClrData GpioDataRegs.GPFDAT.bit.GPIOF12 = 0
#define SetClk GpioDataRegs.GPFDAT.bit.GPIOF8 = 1
#define ClrClk GpioDataRegs.GPFDA
www.eeworm.com/read/436720/7764880
h ext_inf.h
#define SetData GpioDataRegs.GPFDAT.bit.GPIOF12 = 1
#define ClrData GpioDataRegs.GPFDAT.bit.GPIOF12 = 0
#define SetClk GpioDataRegs.GPFDAT.bit.GPIOF8 = 1
#define ClrClk GpioDataRegs.GPFDA
www.eeworm.com/read/436720/7765062
h ext_inf.h
#define SPCR10_VAL 0x0000
#define SPCR20_VAL 0x0220
//2 words per frame
#define RCR10_VAL 0x0140
#define RCR20_VAL 0x04
//2 words per frame
#define XCR10_VAL 0x0140
#de
www.eeworm.com/read/436414/7770165
cmd ext_chip.cmd
/*
* Copyright 2001 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/434804/7801424
c gridview_ext.c
/*
** $Id: gridview_ext.c,v 1.10 2007-10-25 08:19:19 weiym Exp $
**
** gridview_ext.c: Sample program for MiniGUI Programming Guide
** Usage of GRID control.
**
** Copyright (C) 2004 ~ 2007 Feynm
www.eeworm.com/read/299965/7816493
cpp ext_main.cpp
#include
#include
#include
#include
#include "Student_info.h"
#include "grade.h"
//driver program for grade partitioning examples
using std::cin;