USIE_UC_N_XFER
static const struct usb_config usie_uc_config[USIE_UC_N_XFER] = {
usie_uc_config + start, USIE_UC_N_XFER - start,
for (; start < USIE_UC_N_XFER; start++)
usbd_transfer_unsetup(sc->sc_uc_xfer[x], USIE_UC_N_XFER);
struct usb_xfer *sc_uc_xfer[USIE_UCOM_MAX][USIE_UC_N_XFER];