mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 10:46:02 +08:00
Fix some typographical errors.
This commit is contained in:
@@ -1868,7 +1868,7 @@ static void khci_eptransfer(struct khci_usbdev_s *priv, uint8_t epno,
|
||||
* Name: khci_ep0nextsetup
|
||||
*
|
||||
* Description:
|
||||
* This function is called (1) after sucessful completion of an EP0 Setup
|
||||
* This function is called (1) after successful completion of an EP0 Setup
|
||||
* command, or (2) after receipt of the OUT complete event (for simple
|
||||
* transfers). It simply sets up the single BDT to accept the next
|
||||
* SETUP commend.
|
||||
|
||||
@@ -1785,7 +1785,7 @@ static void pic32mx_eptransfer(struct pic32mx_usbdev_s *priv, uint8_t epno,
|
||||
* Name: pic32mx_ep0nextsetup
|
||||
*
|
||||
* Description:
|
||||
* This function is called (1) after sucessful completion of an EP0 Setup
|
||||
* This function is called (1) after successful completion of an EP0 Setup
|
||||
* command, or (2) after receipt of the OUT complete event (for simple
|
||||
* transfers). It simply sets up the single BDT to accept the next
|
||||
* SETUP commend.
|
||||
|
||||
Reference in New Issue
Block a user