Home
last modified time | relevance | path

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

/RevoEX-3.1/include/revolution/
Dmp.h459 typedef void (*MPPortCallback)( s32 type, MPPortCallbackInfo *info ); typedef
463 MPPortCallback callbackFunction; // receive callback for port
720 static inline void MPSetPortConfig( MPConfig* config, u32 port, MPPortCallback callback, u32 prior… in MPSetPortConfig()
738 static inline void MPSetPortConfigEx( MPConfig* config, u32 port, MPPortCallback callback, u32 pri… in MPSetPortConfigEx()
Dmpds.h82 MPPortCallback mpdsCallback;
/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c220 MPPortCallback cb = context->config.mpdsCallback; in SignalDataSet()
701 MPPortCallback cb = context->config.mpdsCallback; in ReceiveCallback_Parent()
735 MPPortCallback cb = context->config.mpdsCallback; in ReceiveCallback_Parent()
747 MPPortCallback cb = context->config.mpdsCallback; in ReceiveCallback_Parent()
766 MPPortCallback cb = context->config.mpdsCallback; in ReceiveCallback_Parent()