代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/243925/4517032
h simple_mac.h
/*
* Copyright (c) 2004, Freescale Semiconductor
* Freescale Confidential Proprietary
*
*/
/*!
* \file simple_mac.h
*
* \brief Function prototypes. See simple_mac.c for a complete
*
www.eeworm.com/read/243925/4517037
c simple_mac.c
/*!
* \mainpage SMAC 4.1a
*
* Copyright (c) 2004, Freescale Semiconductor
*
* Freescale Confidential Proprietary
*
* \b Project: SMAC (Simple Media Access Controller)
*
* \b Departm
www.eeworm.com/read/243567/4522173
c mac_ksyms.c
#include
#include
#include
/* Says whether we're using A/UX interrupts or not */
extern int via_alt_mapping;
EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/243567/4522183
s mac_penguin.s
.byte \
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/243567/4525258
h ipt_mac.h
#ifndef _IPT_MAC_H
#define _IPT_MAC_H
struct ipt_mac_info {
unsigned char srcaddr[ETH_ALEN];
int invert;
};
#endif /*_IPT_MAC_H*/
www.eeworm.com/read/243567/4525876
c ipt_mac.c
/* Kernel module to match MAC address parameters. */
#include
#include
#include
#include
#include
www.eeworm.com/read/243166/4531808
mac sam7.mac
// ---------------------------------------------------------
// Microcontroller Software Support - ROUSSET -
// ---------------------------------------------------------
// The software is del
www.eeworm.com/read/243166/4531854
mac sam7.mac
// ---------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// ---------------------------------------------------------
// The software
www.eeworm.com/read/242931/4533300
h obj_mac.h
/* crypto/objects/obj_mac.h */
/* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
* following command:
* perl objects.pl objects.txt obj_mac.num obj_mac.h
*/
/* Copyright (C) 1995-1
www.eeworm.com/read/242657/4549624
h export_mac.h
// -*- C++ -*-
// $Id: export_mac.h 56186 2004-02-29 13:58:15Z jwillemsen $
// Definition for Win32 Export directives.
// This file is generated automatically by
// ${ACE_ROOT}/GenExportH.BAT
// -----