Nut/OS  5.0.5
API Reference
stm32_usb_istr.c File Reference
Include dependency graph for stm32_usb_istr.c:

Functions

uint32_t STM32_PCD_OTG_ISR_Handler (void)

Variables

__IO uint16_t wIstr
__IO uint8_t bIntPackSOF = 0
void(* pEpInt_IN [7])(void)
void(* pEpInt_OUT [7])(void)

Function Documentation

uint32_t STM32_PCD_OTG_ISR_Handler ( void  )

References _USB_OTG_int_sts_data::b, bIntPackSOF, _USB_OTG_int_sts_data::d32, _USB_OTG_int_sts_data::enumdone, _USB_OTG_int_sts_data::eopframe, _USB_OTG_int_sts_data::epmismatch, _USB_OTG_int_sts_data::erlysuspend, fSuspendEnabled, _USB_OTG_int_sts_data::ginnakeff, _USB_OTG_int_sts_data::goutnakeff, _USB_OTG_int_sts_data::incomplisoin, _USB_OTG_int_sts_data::inepint, IsDeviceMode(), _USB_OTG_int_sts_data::isooutdrop, _USB_OTG_int_sts_data::modemismatch, _USB_OTG_int_sts_data::nptxfempty, OTGD_FS_Handle_EarlySuspend_ISR(), OTGD_FS_Handle_EnumDone_ISR(), OTGD_FS_Handle_EOPF_ISR(), OTGD_FS_Handle_EPMismatch_ISR(), OTGD_FS_Handle_GInNakEff_ISR(), OTGD_FS_Handle_GOutNakEff_ISR(), OTGD_FS_Handle_IncomplIsoIn_ISR(), OTGD_FS_Handle_IncomplIsoOut_ISR(), OTGD_FS_Handle_InEP_ISR(), OTGD_FS_Handle_IsoOutDrop_ISR(), OTGD_FS_Handle_ModeMismatch_ISR(), OTGD_FS_Handle_NPTxFE_ISR(), OTGD_FS_Handle_OutEP_ISR(), OTGD_FS_Handle_RxStatusQueueLevel_ISR(), OTGD_FS_Handle_Sof_ISR(), OTGD_FS_Handle_UsbReset_ISR(), OTGD_FS_Handle_USBSuspend_ISR(), OTGD_FS_Handle_Wakeup_ISR(), OTGD_FS_ReadCoreItr(), _USB_OTG_int_sts_data::outepintr, Resume(), RESUME_LATER, _USB_OTG_int_sts_data::rxstsqlvl, _USB_OTG_int_sts_data::sofintr, Suspend(), _USB_OTG_int_sts_data::usbreset, _USB_OTG_int_sts_data::usbsuspend, and _USB_OTG_int_sts_data::wkupintr.

Referenced by Stm32Otg_IRQHandler().

Here is the call graph for this function:


Variable Documentation

 * $Id: stm32_usb_istr.c 4268 2012-06-15 13:24:08Z haraldkipp $
 *