Fix typos
This commit is contained in:
@@ -1003,7 +1003,7 @@ static void handle_rxflvl_irq(uint8_t rhport)
|
||||
|
||||
switch ( pktsts )
|
||||
{
|
||||
// Global OUT NAK: do nothign
|
||||
// Global OUT NAK: do nothing
|
||||
case GRXSTS_PKTSTS_GLOBALOUTNAK: break;
|
||||
|
||||
case GRXSTS_PKTSTS_SETUPRX:
|
||||
|
||||
@@ -116,7 +116,7 @@ static const dwc2_controller_t _dwc2_controller[] =
|
||||
//
|
||||
//--------------------------------------------------------------------+
|
||||
|
||||
// SystemCoreClock is alrady included by family header
|
||||
// SystemCoreClock is already included by family header
|
||||
// extern uint32_t SystemCoreClock;
|
||||
|
||||
TU_ATTR_ALWAYS_INLINE
|
||||
|
||||
Reference in New Issue
Block a user