Merged in david_s5/nuttx-8/david_s5/stm32f7otgdev-fixed-typo--1477696794117 (pull request #161)
STM32F7:otgdev fixed typo
This commit is contained in:
commit
2234efb056
@ -3560,7 +3560,7 @@ static inline void stm32_otginterrupt(FAR struct stm32_usbdev_s *priv)
|
|||||||
|
|
||||||
/* Clear OTG interrupt */
|
/* Clear OTG interrupt */
|
||||||
|
|
||||||
stm32_putreg(retval, STM32_OTG_GOTGINT);
|
stm32_putreg(regval, STM32_OTG_GOTGINT);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user