Home
last modified time | relevance | path

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

/RevoEX-2.4/build/demos/nwc24demo/src/Check/
DCheck.c252 s32 errorCode; in PrintError() local
254 errorCode = NWC24GetErrorCode(); in PrintError()
255 OSReport("NWC24 status check failed. [%06d]\n", -errorCode); in PrintError()