代码搜索结果
找到约 10,000 项符合
G 的代码
reg51g.h
/*
* Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1991-1993
* 80C51GA Processor Declarations
*/
/* BYTE Registers */
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2 = 0
msp4450g.c
#include "msp4450g.h"
#include "i2c.h"
#define DMSG 1
#define MPRINT(x) { DMSG ?printf x:0; }
#define MSP4450G_I2C_ADDR 0x80 >> 1
#define MSP4450G_SADDR_CONTROL 0x00
#define MSP4450G_SADDR_WRDEMOD
msp4450g.h
#ifndef _MSP4450G_H
#define _MSP4450G_H
#include
#include "../rua/include/rua.h"
#include "../rua/include/rua_property.h"
#include "common.h"
//Input: Demodulator Block
//Output: I2S
//----
graph.g1n
num label
10 A
24 B
12 C
7 D
34 E
15 F
19 G