代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/202864/5044818

c bootloader user api.c

/******************************************************** application calls for Bootloader. Author: LTR File: bootloader user api.c ********************************************************/ #
www.eeworm.com/read/202864/5044829

h app_otap_api.h

/* otap_destination.h * Mains application header * $Author: rgd04c $ * $Date: 2006/08/31 14:54:28 $ * $Name: BeeKitLaunch $ */ #ifndef __APP_OTAP_API_H__ #define __APP_OTAP_API_H__
www.eeworm.com/read/202864/5044833

h app_smac_api.h

#include "app_config.h" extern UINT8 MCPSDataRequest(tTxPacket *psTxPacket); extern UINT8 MLMERXEnableRequest(tRxPacket *psRxPacket, UINT32 u32Timeout); extern UINT8 MLMERXDisableRequest(void); ex
www.eeworm.com/read/202864/5044836

h app_security_api.h

/* APP_security_API.h * Mains application header * $Author: rgd04c $ * $Date: 2006/09/01 22:33:08 $ * $Name: BeeKitLaunch $ */ #ifndef __APP_SECURITY_API_H__ #define __APP_SECURITY_A
www.eeworm.com/read/202864/5044864

h smac_otap_api.h

/* * Copyright (c) 2006, Freescale Semiconductor * Freescale Confidential Proprietary * */ /*! * \file OTAP_API.h * * \brief SMAC Over the Air Programming Module API. * * \author $A
www.eeworm.com/read/202864/5044876

h smac_security_api.h

/* * Copyright (c) 2006, Freescale Semiconductor * Freescale Confidential Proprietary * */ /*! * \file SECURITY_API.h * * \brief SMAC Security Module API. * * \author $Author=$ *
www.eeworm.com/read/202639/5047989

h bootloader user api.h

/******************************************************** application calls for Bootloader. Author: LTR File: bootloader user api.h ********************************************************/ //I
www.eeworm.com/read/202639/5047990

c bootloader user api.c

/******************************************************** application calls for Bootloader. Author: LTR File: bootloader user api.c ********************************************************/ #
www.eeworm.com/read/202639/5048001

h app_otap_api.h

/* otap_destination.h * Mains application header * $Author: rgd04c $ * $Date: 2006/08/31 14:54:28 $ * $Name: BeeKitLaunch $ */ #ifndef __APP_OTAP_API_H__ #define __APP_OTAP_API_H__
www.eeworm.com/read/202639/5048005

h app_smac_api.h

#include "app_config.h" extern UINT8 MCPSDataRequest(tTxPacket *psTxPacket); extern UINT8 MLMERXEnableRequest(tRxPacket *psRxPacket, UINT32 u32Timeout); extern UINT8 MLMERXDisableRequest(void); ex