usb_otg.h
Go to the documentation of this file.
1 
28 /* Define to prevent recursive inclusion -------------------------------------*/
29 #ifndef __USB_OTG__
30 #define __USB_OTG__
31 
32 
48 void USB_OTG_InitiateSRP(void);
49 void USB_OTG_InitiateHNP(uint8_t state , uint8_t mode);
50 void USB_OTG_Switchback (USB_OTG_CORE_DEVICE *pdev);
51 uint32_t USB_OTG_GetCurrentState (USB_OTG_CORE_DEVICE *pdev);
52 
88 #endif //__USB_OTG__
89 
90 
98 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
99 
void USB_OTG_InitiateHNP(uint8_t state, uint8_t mode)
void USB_OTG_Switchback(USB_OTG_CORE_DEVICE *pdev)
void USB_OTG_InitiateSRP(void)
uint32_t USB_OTG_GetCurrentState(USB_OTG_CORE_DEVICE *pdev)


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:49