Searched refs:portConfig (Results 1 – 1 of 1) sorted by relevance
517 MPPortConfig portConfig[MP_PORT_MAX]; // receive callback for port member741 config->portConfig[port].callbackFunction = callback; in MPSetPortConfig()742 config->portConfig[port].priority = priority; in MPSetPortConfig()743 config->portConfig[port].userData = NULL; in MPSetPortConfig()759 config->portConfig[port].callbackFunction = callback; in MPSetPortConfigEx()760 config->portConfig[port].priority = priority; in MPSetPortConfigEx()761 config->portConfig[port].userData = userData; in MPSetPortConfigEx()