Searched refs:MPSetPortConfig (Results 1 – 4 of 4) sorted by relevance
| /RevoEX-3.1/build/demos/mpfsdemo/src/ |
| D | fsserver.c | 95 MPSetPortConfig(config, MY_PORT, MPFSPortCallback, MP_PRIORITY_LOW); in ExecuteWireless()
|
| /RevoEX-3.1/build/demos/mpdemo/src/ |
| D | mpsimple.c | 182 MPSetPortConfig( &config, MY_PORT, PortCallbackFunction, MP_PRIORITY_NORMAL ); in DoMPCommunication()
|
| D | mpsimpleAsync.c | 184 MPSetPortConfig( &config, MY_PORT, PortCallbackFunction, MP_PRIORITY_NORMAL ); in main()
|
| /RevoEX-3.1/include/revolution/ |
| D | mp.h | 720 static inline void MPSetPortConfig( MPConfig* config, u32 port, MPPortCallback callback, u32 prior… in MPSetPortConfig() function
|