mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
Fix some common typos
This commit is contained in:
@@ -2422,7 +2422,7 @@ static int lpc214x_dmasetup(struct lpc214x_usbdev_s *priv, uint8_t epphy,
|
||||
dmadesc->size = (uint32_t)packet;
|
||||
#endif
|
||||
|
||||
/* Enable DMA tranfer for this endpoint */
|
||||
/* Enable DMA transfer for this endpoint */
|
||||
|
||||
putreq32(1 << epphy, LPC214X_USBDEV_EPDMAEN);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user