代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/370831/9581360
c serial.c
#include
#include "Page1.h"
#define SERIALREVBUFSIZE 0x3000
#define SERIALSENDBUFSIZE 0x2000
#define SERIAL_SRAM_INDEX 0x06
#define MAX_RECV_LEN 48
BOOLEAN bSerialMode;
XCHA
www.eeworm.com/read/366402/9817963
h global.h
#ifdef MAIN
#define EXPORT
#else
#define EXPORT extern
#endif
EXPORT uint8_t *gpr_pointer,*io_pointer,*sram_pointer,*eeprom_pointer;
EXPORT ListCommand *list_commands;
EXPORT int index_pins[MAX_CODE_
www.eeworm.com/read/360097/10109711
c pccomm.c
#include "reg58.h"
#include "intrins.h"
#define _PCCOMM_C_
#include "pccomm.h"
#include "event.h"
#include "rxd.h"
#include "system.h"
#include "sram.h"
#include "pcrxd.h"
#include "defin
www.eeworm.com/read/360097/10109713
c event.c
#include "reg58.h"
#include "intrins.h"
#define _EVENT_C_
#include "event.h"
#include "system.h"
#include "clock.h"
#include "finger.h"
#include "sram.h"
#include "define.h"
#include "tim
www.eeworm.com/read/163514/10155534
s init.s
;file name ml64000init.s
;data: 19/07/2005
;function:init system ,init stack and falsh sram
AREA boot, CODE, READONLY
INCLUDE define.s
USERMODE EQU 0x10
FIQMODE EQU 0x11
IRQMOD
www.eeworm.com/read/163514/10155536
s init.s
;file name ml64000init.s
;data: 19/07/2005
;function:init system ,init stack and falsh sram
AREA boot, CODE, READONLY
INCLUDE define.s
USERMODE EQU 0x10
FIQMODE EQU 0x11
IRQMOD
www.eeworm.com/read/162410/10307907
c setint2.c
ioport unsigned port8000; /* for CTRL word */
#define controlWord0x8000 port8000
#define SHbit 3
#define sram 1
#define relay 0
#define usb 7
#include "cmd.h"
int controlWord0x8000V
www.eeworm.com/read/353928/10404354
c main.c
#include "../inc/def.h"
#include "../inc/config.h"
#include "../inc/board.h"
#include "../inc/utils.h"
extern void DftEnvInit( void );
//extern U8 D12_Check( void ) ;
extern int SRAM_Test( int
www.eeworm.com/read/352805/10505644
c main.c
#include "../inc/def.h"
#include "../inc/config.h"
#include "../inc/board.h"
#include "../inc/utils.h"
extern void DftEnvInit( void );
//extern U8 D12_Check( void ) ;
extern int SRAM_Test( int
www.eeworm.com/read/274904/10846197
s init.s
;file name ml64000init.s
;data: 19/07/2005
;function:init system ,init stack and falsh sram
AREA boot, CODE, READONLY
INCLUDE define.s
USERMODE EQU 0x10
FIQMODE EQU 0x11
IRQMOD