DWC_OTG_MAX_TXP
uint32_t sc_bounce_buffer[MAX(512 * DWC_OTG_MAX_TXP, 1024) / 4];
#define DWC_OTG_MAX_TXN (0x200 * DWC_OTG_MAX_TXP)