mass rename tud/dcd_irq_handler to tud/dcd_init_handler
This commit is contained in:
@@ -626,7 +626,7 @@ static void handle_setup(void)
|
||||
|
||||
usb_setup_ev_pending_write(1);
|
||||
}
|
||||
void dcd_irq_handler(uint8_t rhport)
|
||||
void dcd_int_handler(uint8_t rhport)
|
||||
{
|
||||
(void)rhport;
|
||||
uint8_t next_ev;
|
||||
|
||||
Reference in New Issue
Block a user