Home
last modified time | relevance | path

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

/RevoEX-3.1/include/revolution/
Dmp.h738 static inline void MPSetPortConfigEx( MPConfig* config, u32 port, MPPortCallback callback, u32 pri… in MPSetPortConfigEx() function
/RevoEX-3.1/build/libraries/mpds/src/
Dmpdssystem.c253MPSetPortConfigEx( mpconfig, context->config.port, ReceiveCallback_Parent, context->config.priorit… in MPDSSetupPortConfig()
258MPSetPortConfigEx( mpconfig, context->config.port, ReceiveCallback_Child, context->config.priority… in MPDSSetupPortConfig()