代码搜索:lendian

找到约 16 项符合「lendian」的源代码

代码结果 16
www.eeworm.com/read/124443/6047490

h lendian_bitfield.h

#ifndef LENDIAN_BITFIELD_H #define LENDIAN_BITFIELD_H #include #if B_HOST_IS_BENDIAN #define LBITFIELD8_2(b1,b2) uint8 b2,b1 #define LBITFIELD8_3(b1,b2,b3) uint8 b3,b2,b1 #d
www.eeworm.com/read/447907/1692798

h lendian_bitfield.h

/* ** Copyright 2002, Thomas Kurschel. All rights reserved. ** Distributed under the terms of the NewOS License. */ #ifndef LENDIAN_BITFIELD_H #define LENDIAN_BITFIELD_H //#include #d
www.eeworm.com/read/106690/15626620

cc decompresserpss.cc

// MEX function to decompress ERPSS data // compile under matlab by typing // mex decompresserpss.cc // ------------------------------------- /* * Jonathan C. Hansen UCSD ERPL Mar, 1990 * Distribu
www.eeworm.com/read/278464/10534709

reg cds85xx.reg

REM ******************************************* REM CF CONFIGURATION REM ******************************************* CF SB SB ; OPERATI
www.eeworm.com/read/283267/9032047

vsh ads8560.vsh

REM ******************************************* REM ADS8560 Register file REM ******************************************* REM CF CONFIGURATION REM ******************************************* dc clr CF
www.eeworm.com/read/278469/10534244

vsh ads8272.vsh

REM ******************************************* REM CF CONFIGURATION REM ******************************************* CF TAR 8275 CF SB SB CF VE
www.eeworm.com/read/447838/7545079

h usb.h

typedef struct { /* 16 bit value in little endian notation */ unsigned char lo; unsigned char hi; } lendian_word; /* device descriptor */ typedef struct { unsigned char bLength; /
www.eeworm.com/read/340419/12159648

vsh ads8272.vsh

REM ******************************************* REM CF CONFIGURATION REM ******************************************* CF TAR 8275 CF SB SB CF VE
www.eeworm.com/read/248677/12547668

h usb.h

typedef struct { /* 16 bit value in little endian notation */ unsigned char lo; unsigned char hi; } lendian_word; /* device descriptor */ typedef struct { unsigned char bLength; /
www.eeworm.com/read/100601/6267481

c md5.c

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of