代码搜索结果
找到约 10,000 项符合
X 的代码
at24x.h
#ifndef AT24X_h
#define AT24X_h
#include "main.h"
#define AT24C08_BASE_ADDR 0x50 // AT24C08 器件地址为:0x50
#define AT24C08_PAGE_SIZE 4 // AT24C08 共 4 页(0,1,2,3)
#define AT24C
at24x.c
#include "main.h"
#include "string.h"
#include "usart.h"
#include "AT24X.h"
#define ERROR (AT91C_TWI_NACK) //状态寄存器的一位,如果置1表示从机未应答
//*===============================================
teapot2.x
xof 0303txt 0032
template XSkinMeshHeader {
WORD nMaxSkinWeightsPerVertex;
WORD nMaxSkinWeightsPerFace;
WORD nBones;
}
template VertexDuplicationIndices {
airplane 2.x
xof 0303txt 0032
template VertexDuplicationIndices {
DWORD nIndices;
DWORD nOriginalVertices;
array DWORD indices[nIndices];
}
template FVFData {
teapot2.x
xof 0303txt 0032
template XSkinMeshHeader {
WORD nMaxSkinWeightsPerVertex;
WORD nMaxSkinWeightsPerFace;
WORD nBones;
}
template VertexDuplicationIndices {
240x.h
;*************************************************************
; File Name: 240x.h
;
; Description: 240x Peripheral Registers + other useful definitions
;
;=======================================
240x.h
;*************************************************************
; File Name: 240x.h
;
; Description: 240x Peripheral Registers + other useful definitions
;
;=======================================