代码搜索结果

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

dir.dp2

dir.o: E:/电子制作/FAT_SD_MENU/Main/SYS_Config.h C:/PROGRA~1/icc/include/macros.h C:/PROGRA~1/icc/include/iom64v.h C:/PROGRA~1/icc/include/string.h C:/PROGRA~1/icc/include/_const.h C:/PROGRA~1/icc/include

file.dp2

file.o: E:/电子制作/FAT_SD_MENU/Main/SYS_Config.h C:/PROGRA~1/icc/include/macros.h C:/PROGRA~1/icc/include/iom64v.h C:/PROGRA~1/icc/include/string.h C:/PROGRA~1/icc/include/_const.h C:/PROGRA~1/icc/includ

fat.dp2

fat.o: E:/电子制作/FAT_SD_MENU/Main/SYS_Config.h C:/PROGRA~1/icc/include/macros.h C:/PROGRA~1/icc/include/iom64v.h C:/PROGRA~1/icc/include/string.h C:/PROGRA~1/icc/include/_const.h C:/PROGRA~1/icc/include

mmc.h

#define MMC_SD_PORT PORTB //引脚定义 #define SD_CS B,4 #define SD_DI B,5 #define SD_DO B,6 #define SD_Clk B,7 #define SPI_CS_Assert() clr(SD_CS)

2.2.6.sql

USE school create table Stu_Card( card_id char(14), stu_id char (10) references students(sid) on delete cascade, remained_money decimal (10,2), constraint PK_stu_card

at2401.h

#ifndef __AT2401_H_ #define __AT2401_H_ extern U8 CARD_HaveCard(); extern void CARD_WriteBlock(U8 *pu8Data,U8 u8Addr,U8 u8Num); extern void CARD_ReadBlock(U8 *pu8Data,U8 u8Addr,U8 u8Num) ; #e

cardio.h

#include #define CARD_IOC_MAGIC 'k' #define CARD_IOC_GETNUM _IOR(CARD_IOC_MAGIC,2,int) #define CARD_IOC_GETTIME _IOR(CARD_IOC_MAGIC,3,int)

format.c

/* * GNU POC (passwords on card) - manage passwords on smartcards * Copyright (C) 2001 Henning Koester * * Please report bugs to bug-poc@gnu.org * * This file is par

sdc.v

`include "inc.h" module sdc( // SYSTEM LEVEL CONNECTIONS sys_rst_l, sys_clk, // SDRAM CONNECTIONS sd_wr_l, //sd