Home
last modified time | relevance | path

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

/RevoEX-2.3/include/revolution/
Dmp.h469 typedef void (*MPPortCallback)( s32 type, MPPortCallbackInfo *info ); typedef
473 MPPortCallback callbackFunction; // receive callback for port
739 static inline void MPSetPortConfig( MPConfig* config, u32 port, MPPortCallback callback, u32 prior… in MPSetPortConfig()
757 static inline void MPSetPortConfigEx( MPConfig* config, u32 port, MPPortCallback callback, u32 pri… in MPSetPortConfigEx()
Dmpds.h82 MPPortCallback mpdsCallback;
/RevoEX-2.3/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()