代码搜索结果
找到约 10,000 项符合
H 的代码
general.h
/* ------------------------------------------------------------------------
File : general.h
Descr : Some useful general-purpose definitions +
includes of appropriate processor type i
crc.h
/* ------------------------------------------------------------------------
File : crc.h
Descr : Declarations of ELMB CRC calculation functions.
History: 18AUG.00; Henk B&B; Definition.
1
can.h
/* ------------------------------------------------------------------------
File : can.h
Descr : Definitions and declarations for CAN message-to-controller-buffer
mappings, CANopen me
serialno.h
/* ------------------------------------------------------------------------
File : serialno.h
Descr : Declarations of ELMB Serial Number functions.
History: 09OCT.02; Henk B&B; Definition.
eeprom.h
/* ------------------------------------------------------------------------
File : eeprom.h
Descr : Declarations of low-level EEPROM access functions.
History: 18AUG.00; Henk B&B; Definition
watchdog.h
/* ------------------------------------------------------------------------
File : watchdog.h
Descr : Watchdog functions.
History: 16OCT.01; Henk B&B; Definition.
--------------------------
pdo.h
/* ------------------------------------------------------------------------
File : pdo.h
Descr : Include file for the PDO routines in pdo.c.
History: 19JUL.00; Henk B&B; Definition.
AUG
crc.h
/* +++Date last modified: 05-Jul-1997 */
/*
** CRC.H - header file for SNIPPETS CRC and checksum functions
*/
#ifndef CRC__H
#define CRC__H
#include /* For size_t
digio.h
/* ------------------------------------------------------------------------
File : digio.h
Descr : Include file for the Digital-I/O routines in digio.c.
History: 21JUL.00; Henk B&B; Definiti
emm.h
/*****************************************************************************
*
* Microchip DeviceNet Stack (Explicit Messaging Manager Header)
*
*********************************************