Searched refs:portConfig (Results 1 – 1 of 1) sorted by relevance
507 MPPortConfig portConfig[MP_PORT_MAX]; // receive callback for port member722 config->portConfig[port].callbackFunction = callback; in MPSetPortConfig()723 config->portConfig[port].priority = priority; in MPSetPortConfig()724 config->portConfig[port].userData = NULL; in MPSetPortConfig()740 config->portConfig[port].callbackFunction = callback; in MPSetPortConfigEx()741 config->portConfig[port].priority = priority; in MPSetPortConfigEx()742 config->portConfig[port].userData = userData; in MPSetPortConfigEx()