Home
last modified time | relevance | path

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

/RevoEX-2.1/build/libraries/mpds/include/
Dmpdsprivate.h67 #define MPDSiError( ... ) ( (void)0 ) macro
78 #define MPDSiError( ... ) MPDSiLogCore( MPDS_DEBUG_LEVEL_ERROR, "Error", __FILE__, __FUNCTI… macro
/RevoEX-2.1/build/libraries/mpds/src/
Dmpdssystem.c129 MPDSiError("Invalid argument"); in MPDSInit()
143 MPDSiError("Invalid config"); in MPDSInit()
149 MPDSiError("config.isParent have to be TRUE"); in MPDSInit()
155 MPDSiError("config.isAutoStart have to be TRUE"); in MPDSInit()
170MPDSiError("Total size of sharing data must be less than or equal to %d bytes.", MPDS_DATA_SIZE); in MPDSInit()
247 MPDSiError("Invalid parameter"); in MPDSSetupPortConfig()
278 MPDSiError("Invalid parameter");