more rename
This commit is contained in:
@@ -76,7 +76,7 @@ static inline void dwc2_remote_wakeup_delay(void)
|
||||
while ( count-- ) __asm volatile ("nop");
|
||||
}
|
||||
|
||||
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)
|
||||
{
|
||||
(void) core;
|
||||
(void) speed;
|
||||
|
||||
Reference in New Issue
Block a user