代码搜索:ASIC

找到约 1,951 项符合「ASIC」的源代码

代码结果 1,951
www.eeworm.com/read/272581/10952959

pdf asic 教程.pdf

www.eeworm.com/read/436621/7766871

pdf asic.pdf

www.eeworm.com/read/238731/13328506

h asic.h

/********************************************** ASICII字库 ***********************************************/ char asic[]={" !“#$%&′()*+,-。/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk
www.eeworm.com/read/238728/13328669

h asic.h

/********************************************** ASICII字库 ***********************************************/ char asic[]={" !“#$%&′()*+,-。/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk
www.eeworm.com/read/147766/5721380

c asic.c

#include "asm/hp-lj/asic.h" AsicId GetAsicId(void) { static int asic = IllegalAsic; if (asic == IllegalAsic) { if (*(unsigned int *)0xbff70000 == 0x1114103c) asic = HarmonyAsi
www.eeworm.com/read/147766/5725987

h asic.h

typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId; AsicId GetAsicId(void); const char* const GetAsicName(void);
www.eeworm.com/read/131315/5932818

h asic.h

/*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * The Mach Operating System p
www.eeworm.com/read/128531/5984057

c asic.c

#include "asm/hp-lj/asic.h" AsicId GetAsicId(void) { static int asic = IllegalAsic; if (asic == IllegalAsic) { if (*(unsigned int *)0xbff70000 == 0x1114103c) asic = HarmonyAsi
www.eeworm.com/read/128531/5988555

h asic.h

typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId; AsicId GetAsicId(void); const char* const GetAsicName(void);
www.eeworm.com/read/127781/5995263

c asic.c

#include "asm/hp-lj/asic.h" AsicId GetAsicId(void) { static int asic = IllegalAsic; if (asic == IllegalAsic) { if (*(unsigned int *)0xbff70000 == 0x1114103c) asic = HarmonyAsi