summaryrefslogtreecommitdiff
path: root/src/portable/microchip/samd/dcd_samd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/portable/microchip/samd/dcd_samd.c')
-rw-r--r--src/portable/microchip/samd/dcd_samd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portable/microchip/samd/dcd_samd.c b/src/portable/microchip/samd/dcd_samd.c
index 9f91e3f96..420526bfa 100644
--- a/src/portable/microchip/samd/dcd_samd.c
+++ b/src/portable/microchip/samd/dcd_samd.c
@@ -318,7 +318,7 @@ void maybe_transfer_complete(void) {
}
-void dcd_isr (uint8_t rhport)
+void dcd_irq_handler (uint8_t rhport)
{
(void) rhport;