Searched refs:mpconfig (Results 1 – 2 of 2) sorted by relevance
140 MPDSSetupPortConfig( const MPDSContext* context, MPConfig* mpconfig );
242 MPDSSetupPortConfig( const MPDSContext* context, MPConfig* mpconfig ) in MPDSSetupPortConfig() argument245 if (context == NULL || mpconfig == NULL) in MPDSSetupPortConfig()253 …MPSetPortConfigEx( mpconfig, context->config.port, ReceiveCallback_Parent, context->config.priorit… in MPDSSetupPortConfig()258 …MPSetPortConfigEx( mpconfig, context->config.port, ReceiveCallback_Child, context->config.priority… in MPDSSetupPortConfig()