代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/438909/7724673
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt
www.eeworm.com/read/399185/7881893
h crc32.h
/*********************************************************************/
/* */
/* crc32.h - calculate CRC-32s.
www.eeworm.com/read/399183/7882056
h crc32.h
/*********************************************************************/
/* */
/* crc32.h - calculate CRC-32s.
www.eeworm.com/read/330560/12880829
cfg domain.cfg
|-*
MEMShare|CIM_Read_BYTE|0
MEMShare|CIM_Write_BYTE|1
www.eeworm.com/read/314179/13572540
m readdata.m
function [ value, bytes ] = ReadData(gps, id, count, type)
% ReadData Read formatted data from the GPS, managing DLE stuffing
global pid_dle_byte pid_nak_byte
sz = sizeof(type); % Number of byt
www.eeworm.com/read/131340/14149178
h preform.h
// *******************************************************************
// External definitoins of gloable routines and data in preform.c
#define ESC 0x1B // Escape character, to exit b
www.eeworm.com/read/124621/14557007
txt sst28sf040.txt
Software
Drivers
28SF040 / 28LF040 / 28VF040
4 Megabit SuperFlash EEPROM
December 1997
ABOUT THE SOFTWARE
This application note provides software driver examples for 28SF040, 4 Megabit byte-wr
www.eeworm.com/read/124621/14557053
txt sst28vf040.txt
Software
Drivers
28SF040 / 28LF040 / 28VF040
4 Megabit SuperFlash EEPROM
December 1997
ABOUT THE SOFTWARE
This application note provides software driver examples for 28SF040, 4 Megabit byte-wr
www.eeworm.com/read/334745/12578481
pas urecorddef.pas
unit uRecordDef;
interface
const
IndexID = 'IDX';
type
TDBHeader = record
ID : array[0..4 - 1] of byte;
RecordCount : Integer;
RecordDataSize : Integer;
Re
www.eeworm.com/read/133063/14055389
txt sst28sf040.txt
Software
Drivers
28SF040 / 28LF040 / 28VF040
4 Megabit SuperFlash EEPROM
December 1997
ABOUT THE SOFTWARE
This application note provides software driver examples for 28SF040, 4 M