代码搜索:MAM
找到约 224 项符合「MAM」的源代码
代码结果 224
www.eeworm.com/read/244416/12867448
h lpc214x.h
#ifndef _LPC214X_H
#define _LPC214X_H
//-- Flash Accelerator Module (MAM)
#define rMAMCR (*((volatile unsigned char *) 0xE01FC000))
#define rMAMTIM (*((volatile unsigned char
www.eeworm.com/read/244416/12867578
h lpc214x.h
#ifndef _LPC214X_H
#define _LPC214X_H
//-- Flash Accelerator Module (MAM)
#define rMAMCR (*((volatile unsigned char *) 0xE01FC000))
#define rMAMTIM (*((volatile unsigned char
www.eeworm.com/read/327756/13064442
h lpc214x.h
#ifndef _LPC214X_H
#define _LPC214X_H
//-- Flash Accelerator Module (MAM)
#define rMAMCR (*((volatile unsigned char *) 0xE01FC000))
#define rMAMTIM (*((volatile unsigned char
www.eeworm.com/read/306178/3754878
c yan.c
// /u/beyond/mr/npc/yan.c
// this is made by beyond
// update 1997.7.1
#include
int give_tools();
inherit NPC;
void create()
{
set_name("严妈妈", ({ "yan mama", "mam", "yan" }));
www.eeworm.com/read/308065/13709977
c systeminit.c
#include
#include"MAM.h"
#include"PLL.h"
#include"PCLK.h"
void SystemInit(void)
{
#pragma segment = "INTVEC"
if (( void * )0x00000000UL == __segment_begin( "INTVEC" )) {
www.eeworm.com/read/308065/13709992
c systeminit.c
#include
#include"MAM.h"
#include"PLL.h"
#include"PCLK.h"
void SystemInit(void)
{
#pragma segment = "INTVEC"
if (( void * )0x00000000UL == __segment_begin( "INTVEC" )) {
www.eeworm.com/read/203643/15354015
c systeminit.c
#include
#include"MAM.h"
#include"PLL.h"
#include"PCLK.h"
void SystemInit(void)
{
#pragma segment = "INTVEC"
if (( void * )0x00000000UL == __segment_begin( "INTVEC" )) {