summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorReinhard Panhuber <[email protected]>2020-09-04 16:23:39 +0200
committerReinhard Panhuber <[email protected]>2020-09-04 16:23:39 +0200
commit12562fc966e2c653de3f856afd7384063641dd80 (patch)
treed48b7bb3cb273cfbd1db04f75346dd107b4ec336 /src/device
parent338e96fa826b2e2bbb6fb489456202e9e4ec4fe2 (diff)
parent10d5dac9137adfd6c14d96e1079f08447eacd9d8 (diff)
Merge remote-tracking branch 'upstream/master' into uac2
Diffstat (limited to 'src/device')
-rw-r--r--src/device/dcd.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/device/dcd.h b/src/device/dcd.h
index ff05f26cc..c00e3c06d 100644
--- a/src/device/dcd.h
+++ b/src/device/dcd.h
@@ -87,9 +87,9 @@ typedef struct TU_ATTR_ALIGNED(4)
//TU_VERIFY_STATIC(sizeof(dcd_event_t) <= 12, "size is not correct");
-/*------------------------------------------------------------------*/
-/* Device API
- *------------------------------------------------------------------*/
+//--------------------------------------------------------------------+
+// Controller API
+//--------------------------------------------------------------------+
// Initialize controller to device mode
void dcd_init (uint8_t rhport);