代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/289333/8558828
s l3v.s
/* l3v.S -- Level 3 Interrupt Vector
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this code works as is on
www.eeworm.com/read/289333/8558888
s l4v.s
/* l4v.S -- Level 4 Interrupt Vector
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this code works as is on
www.eeworm.com/read/289333/8558898
s l2v.s
/* l2v.S -- Level 2 Interrupt Vector
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this code works as is on
www.eeworm.com/read/184648/9090846
c 3816(33b6).c
/**************************************************
Summary : 3816 FPC (IC: S6B33B6)
First Edition : 2005-12-07
Last Updata : 2005-12-07
Programmer : skim
****
www.eeworm.com/read/184081/9122367
readme
The allocator shown here exploits high memory. This document explains
how a user can deal with drivers uses this allocator and how a
programmer can link in the module.
User's manual
www.eeworm.com/read/366268/9822463
bak comparator.c.bak
/****************************************************************************
Filename:comparator.c
programmer:zhang chen
Description:适用比较器A测量电阻阻值。
MCLK:8MHz ACLK:32.768kHz
版本变更:
2005
www.eeworm.com/read/168216/9933968
readme
The allocator shown here exploits high memory. This document explains
how a user can deal with drivers uses this allocator and how a
programmer can link in the module.
User's manual
====
www.eeworm.com/read/165536/10057938
c rev.c
/*
* REV.C - Reverse lines of a file.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 11.12.1990
*/
static char* VERSION= "Version 1.1. Copyright (c) Martti Ylikoski, 1990,1991. " ;
/*
*/
www.eeworm.com/read/165536/10058075
c alarm.c
/*
* ALARM.C - Show a alarm message at a specified time.
*
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 16.3.1992
*/
static char *VERSION="Version 1.0. Copyright(c) Martti Ylikoski, 1992
www.eeworm.com/read/165536/10058087
c touch.c
/*
* TOUCH.C - Change the last modification date and time of a file.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 8.12.1990
*/
static char* VERSION="Version 1.1. Copyright (c) Martti Yliko