Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxHssAccCodelet.h

Go to the documentation of this file.
00001 
00049 #ifndef IXHSSACCCODELET_H
00050 #define IXHSSACCCODELET_H
00051 
00224 #include "IxTypes.h"
00225 #include "IxHssAccCodelet_p.h"
00226 
00227 /*
00228  * #defines for function return types, etc.
00229  */
00230 
00239 #define IX_HSSACC_CODELET_DURATION_IN_MS 10000
00240 
00241 /*
00242  * Prototypes for interface functions.
00243  */
00244 
00265 PUBLIC IX_STATUS
00266 ixHssAccCodeletMain(IxHssAccCodeletOperation operationType,
00267                     IxHssAccCodeletPortMode portMode,
00268                     IxHssAccCodeletVerifyMode verifyMode);
00269 
00270 #endif /* IXHSSACCCODELET_H */
00271 
Automatically generated from sources. © Intel Corp. 2003