代码搜索结果

找到约 10,000 项符合 EEPROM 的代码

lpwr_check.c

#include "sfr_r81b.h" #include "global.h" #include "iic.h" void interrupt_int0_init(void) { inten = 0x01 ; //96h int0f = 0x01 ; //1eh int0ic = 0x11 ; //5dh pd4_5 = 0 ; }

pidtext._c

/*------------------------------------------------------------ ;------------------------------------------------------------ ; PID LIB ; V0.1c ; zhongwh ; Copyright 2003-

pidtext.c

/*------------------------------------------------------------ ;------------------------------------------------------------ ; PID LIB ; V0.1c ; zhongwh ; Copyright 2003-

st7626_inintal.c

void Init() { //-----------------------------------------------------------------------------------// //---------------------------------ST7626 Initial Code-------------------------------//

tveeprom.c

/* * tveeprom - eeprom decoder for tvcard configuration eeproms * * Data and decoding routines shamelessly borrowed from bttv-cards.c * eeprom access routine shamelessly borrowed from bttv-if.c *

bootloader.h

// $Id: bootloader.h,v 1.16 2004/08/26 22:55:09 jwhui Exp $ /* tab:4 * * * "Copyright (c) 2000-2004 The Regents of the University of California. * All rights reserved. * * Permission

bootloader.h

// $Id: bootloader.h,v 1.13 2004/08/26 22:55:09 jwhui Exp $ /* tab:4 * * * "Copyright (c) 2000-2004 The Regents of the University of California. * All rights reserved. * * Permission

sysctl.c

/* * sysctl.c * * Thomas Horsten * Copyright (C) 2000 LASAT Networks A/S. * * ######################################################################## * * This program is free

objkey.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/bios/odata/objkey.c Version : $Id: objkey.c,v 1.9 2004/04/23 20:29

objkey.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/bios/odata/objkey.c Version : $Id: objkey.c,v 1.8 2004/01/11 09:56