代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/156714/11783886
c bench_ext.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/259468/11787870
searchresults os_ext.searchresults
---- OS_EXT Matches (34 in 1 files) ----
Ucos_ii.h (ucos):#define OS_EXT
Ucos_ii.h (ucos):#define OS_EXT extern
Ucos_ii.h (ucos):OS_EXT INT32U OSCtxSwCtr; /* Counter of
www.eeworm.com/read/345730/11794230
out ext_int.out
www.eeworm.com/read/345049/11844458
js core_ext.js
var PositionExt={};
PositionExt._baseIndex=50;
Object.extend(Object.extend(PositionExt,Position),{
within:function(element,x,y){
this.xcomp=x;
this.ycomp=y;
var pos=Sortable.containerPos[element.id];
www.eeworm.com/read/155798/11846844
ext auto_cfg.ext
www.eeworm.com/read/258434/11863971
h ext_keys.h
/*
** ext_getch() header file.
**
** ext_getch() returns:
**
** 0->255 Normal key
** 256->511 Numeric pad key or Function key
** 512->767 Cursor pad key
www.eeworm.com/read/258434/11864414
c ext_keys.c
/*
** ext_getch()
**
** A getch() work-alike for use with extended keyboards.
**
** Parameters: none
**
** Returns: Extended key code as follows:
** 0->255 Normal key
**
www.eeworm.com/read/258306/11871450
vhd wr_ext.vhd
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System: A8251
-- Component: read/w
www.eeworm.com/read/344446/11878865
schdoc ext_copy.schdoc
www.eeworm.com/read/343731/11931363
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