32 #ifdef USB_OTG_HS_DEDICATED_EP1_ENABLED 45 void OTG_FS_WKUP_IRQHandler(
void)
49 *(uint32_t *)(0xE000ED10) &= 0xFFFFFFF9 ;
63 void OTG_HS_WKUP_IRQHandler(
void)
67 *(uint32_t *)(0xE000ED10) &= 0xFFFFFFF9 ;
81 void OTG_HS_IRQHandler(
void)
89 #ifdef USB_OTG_HS_DEDICATED_EP1_ENABLED 95 void OTG_HS_EP1_IN_IRQHandler(
void)
105 void OTG_HS_EP1_OUT_IRQHandler(
void)
void SystemInit(void)
Setup the microcontroller system Initialize the Embedded Flash Interface, the PLL and update the Syst...
header file for the usbd_cdc_core.c file.
void OTG_FS_IRQHandler(void)
This function handles EXTI15_10_IRQ Handler.
Header of the Core Layer.
Header for usbd_cdc_vcp.c file.
void EXTI_ClearITPendingBit(uint32_t EXTI_Line)
Clears the EXTI's line pending bits.
USB_OTG_CORE_HANDLE USB_OTG_dev
uint32_t USBD_OTG_EP1IN_ISR_Handler(USB_OTG_CORE_HANDLE *pdev)
Header file for usbd_core.c.
uint32_t USBD_OTG_ISR_Handler(USB_OTG_CORE_HANDLE *pdev)
STM32_USBF_OTG_ISR_Handler handles all USB Interrupts.
uint32_t USBD_OTG_EP1OUT_ISR_Handler(USB_OTG_CORE_HANDLE *pdev)