代码搜索:Essential
找到约 824 项符合「Essential」的源代码
代码结果 824
www.eeworm.com/read/402623/11531260
bs2 ex11 - lcd demo.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex11 - LCD Demo.BS2
' Purpose... Essential LCD control
' Author.... Parallax
' E-ma
www.eeworm.com/read/157691/11671388
readme
What you find here are scripts/files which are not part of snort, but
are essential/helpful to get some of its features working.
Below is a brief description of each file:
ACID - The Analysis Consol
www.eeworm.com/read/232614/14188388
readme
What you find here are scripts/files which are not part of snort, but
are essential/helpful to get some of its features working.
Below is a brief description of each file:
ACID - The Analysis Consol
www.eeworm.com/read/122946/14655322
readme
What you find here are scripts/files which are not part of snort, but
are essential/helpful to get some of its features working.
Below is a brief description of each file:
ACID - The Analysis Consol
www.eeworm.com/read/114955/15033214
c storage.c
#include "storage.h"
#include "utility.h"
static BOOL bSPI;
void out(BYTE a)
{
SPDAT=a;
for(bSPI=0;bSPI==0;);
}
//LOW LEVEL //essential read & write operations///////////////////////////
www.eeworm.com/read/17713/754635
bs2 ex11 - lcd demo.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex11 - LCD Demo.BS2
' Purpose... Essential LCD control
' Author.... Parallax
' E-ma
www.eeworm.com/read/222917/4815479
c gd_io.c
/*
* io.c
*
* Implements the simple I/O 'helper' routines.
*
* Not really essential, but these routines were used extensively in GD,
* so they were moved here. They also make IOCtx
www.eeworm.com/read/346457/3184092
svn-base cpu_init.c.svn-base
/*
* File: cpu_init.c
*
* Discription: Contains initialisation functions to setup
* the cpu properly
*
*/
#include "mpc555_immap.h"
#include "mpc555.h"
/*
* Setup essential