代码搜索:erasing
找到约 542 项符合「erasing」的源代码
代码结果 542
www.eeworm.com/read/205196/15324061
cmd p&e_multilink_cyclonepro_erase_unsecure_hcs12.cmd
// ver 1.1 (7/7/04)
// HCS12X Core erasing + unsecuring command file:
// These commands mass erase the chip then program the security byte to 0xFE (unsecured state).
// Evaluate the clock divider
www.eeworm.com/read/200906/15420488
cmd p&e_multilink_cyclonepro_erase_unsecure_hcs12.cmd
// ver 1.1 (7/7/04)
// HCS12X Core erasing + unsecuring command file:
// These commands mass erase the chip then program the security byte to 0xFE (unsecured state).
// Evaluate the clock divider
www.eeworm.com/read/200900/15420558
cmd p&e_multilink_cyclonepro_erase_unsecure_hcs12.cmd
// ver 1.1 (7/7/04)
// HCS12X Core erasing + unsecuring command file:
// These commands mass erase the chip then program the security byte to 0xFE (unsecured state).
// Evaluate the clock divider
www.eeworm.com/read/323641/13331273
h const.h
#define ENABLE 1
#define DISABLE 0
/*-------- Constant -------*/
#define OK 1
#define NOTOK 0
#define NORMAL 0
#define ERASING 1
#define PROGRAM 2
#define CR 0x0D
#d
www.eeworm.com/read/101082/6242500
c drawbox.c
/* drawbox.c 4.1 83/03/09 */
/*
* Draw a box around a window. The lower left corner of the box is at (r, c).
* Color is 1 for drawing a box, 0 for erasing.
* The box is nrow by ncol.
*/
#include
www.eeworm.com/read/17771/759916
rpt dfg.rpt
Matching checksums...
Calculated checksum = 6F87
File's checksum = 6F87
CheckSum is Valid
Erasing device number 1
Programming device number 1
Reading device number 1
www.eeworm.com/read/284998/8878423
cpp vectorinsertanderase.cpp
//: C04:VectorInsertAndErase.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Erasing an element
www.eeworm.com/read/281673/9142687
cpp vectorinsertanderase.cpp
//: C04:VectorInsertAndErase.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Erasing an element
www.eeworm.com/read/355030/10299356
cpp vectorinsertanderase.cpp
//: C20:VectorInsertAndErase.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Erasing an element
www.eeworm.com/read/271450/10993725
cpp vectorinsertanderase.cpp
//: C20:VectorInsertAndErase.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Erasing an ele