Home
last modified time | relevance | path

Searched refs:WDError (Results 1 – 3 of 3) sorted by relevance

/RevoEX-3.1/include/revolution/wd/
DWDScan.h25 WDError WDCheckEnableChannel( u16* scanEnableChannel );
26 WDError WDScanOnce( u16* buf, u16 bufLen, const WDScanParam* param );
DWDConst.h82 typedef s32 WDError; typedef
/RevoEX-3.1/build/demos/wddemo/src/
Dscan.c105 WDError err; in main()