Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/include/revolution/
Dmpds.h75 u32 priority; member
Dmp.h464 u32 priority; // send priority for port member
720 …c inline void MPSetPortConfig( MPConfig* config, u32 port, MPPortCallback callback, u32 priority ) in MPSetPortConfig()
738 …SetPortConfigEx( MPConfig* config, u32 port, MPPortCallback callback, u32 priority, void* userData… in MPSetPortConfigEx()