Home
last modified time | relevance | path

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

/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c97 static void ReceiveCallback_Parent(s32 type, MPPortCallbackInfo *info);
253 …MPSetPortConfigEx( mpconfig, context->config.port, ReceiveCallback_Parent, context->config.priorit… in MPDSSetupPortConfig()
675 static void ReceiveCallback_Parent(s32 type, MPPortCallbackInfo *info) in ReceiveCallback_Parent() function