代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/371036/9570488
c u_request.c
/******************************************************************************
* File name : request.c
* Module name : USB request module
* Author : Hiromichi.Kondo
*--------------------
www.eeworm.com/read/366576/9808315
c sdpd-request.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2001-2002 Nokia Corporation
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2008 M
www.eeworm.com/read/355805/10243645
asm standard_request.asm
;;Established date: 2006/03/01
;;********************************************************************
L_Standardrequest:
MOV A,1H
SZ F_AddressStatus
MOV A,2H
MOV M_Endpoin
www.eeworm.com/read/355805/10243657
asm class_request.asm
;;Established date: 2006/03/01
;;********************************************************************
L_ClassRequest:
MOV A,T_RequestType
AND A,1FH
MOV M_TEMP1,A
SUB A,04H
www.eeworm.com/read/280897/10280517
h ipsec_request.h
#ifndef _IPSEC_REQUEST_H_
#define _IPSEC_REQUEST_H_
/*将所有的request集中到一个头文件中,以便LNDEC和8349加密芯片公用*/
#include "sec2Notify.h"
/*
* Common request block for all request headers
* This macro
www.eeworm.com/read/353569/10439262
asm standard_request.asm
;;Established date: 2006/03/01
;;********************************************************************
L_Standardrequest:
MOV A,1H
SZ F_AddressStatus
MOV A,2H
MOV M_Endpoin
www.eeworm.com/read/353569/10439305
asm class_request.asm
;;Established date: 2006/03/01
;;********************************************************************
L_ClassRequest:
MOV A,T_RequestType
AND A,1FH
MOV M_TEMP1,A
SUB A,04H
www.eeworm.com/read/278714/10515334