more rename
This commit is contained in:
@@ -113,7 +113,7 @@ static inline void dwc2_remote_wakeup_delay(void)
|
||||
}
|
||||
|
||||
// Set turn-around timeout according to link speed
|
||||
static inline void dwc2_set_turnaround(dwc2_core_t * core, tusb_speed_t speed)
|
||||
static inline void dwc2_set_turnaround(dwc2_regs_t * core, tusb_speed_t speed)
|
||||
{
|
||||
core->gusbcfg &= ~GUSBCFG_TRDT;
|
||||
|
||||
|
Reference in New Issue
Block a user