Nut/OS  5.0.5
API Reference
otgd_fs_int.h File Reference
#include <stdint.h>
Include dependency graph for otgd_fs_int.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t OTGD_FS_Handle_ModeMismatch_ISR (void)
uint32_t OTGD_FS_Handle_Sof_ISR (void)
uint32_t OTGD_FS_Handle_RxStatusQueueLevel_ISR (void)
uint32_t OTGD_FS_Handle_NPTxFE_ISR (void)
uint32_t OTGD_FS_Handle_GInNakEff_ISR (void)
uint32_t OTGD_FS_Handle_GOutNakEff_ISR (void)
uint32_t OTGD_FS_Handle_EarlySuspend_ISR (void)
uint32_t OTGD_FS_Handle_USBSuspend_ISR (void)
uint32_t OTGD_FS_Handle_UsbReset_ISR (void)
uint32_t OTGD_FS_Handle_EnumDone_ISR (void)
uint32_t OTGD_FS_Handle_IsoOutDrop_ISR (void)
uint32_t OTGD_FS_Handle_EOPF_ISR (void)
uint32_t OTGD_FS_Handle_EPMismatch_ISR (void)
uint32_t OTGD_FS_Handle_InEP_ISR (void)
uint32_t OTGD_FS_Handle_OutEP_ISR (void)
uint32_t OTGD_FS_Handle_IncomplIsoIn_ISR (void)
uint32_t OTGD_FS_Handle_IncomplIsoOut_ISR (void)
uint32_t OTGD_FS_Handle_Wakeup_ISR (void)

Function Documentation

uint32_t OTGD_FS_Handle_ModeMismatch_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_MODEMISMATCH_Callback(), _USB_OTG_int_sts_data::modemismatch, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_Sof_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_SOFINTR_Callback(), _USB_OTG_int_sts_data::sofintr, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_NPTxFE_ISR ( void  )

References _USB_OTG_int_msk_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_msk_data::d32, _USB_OTG_common_regs::int_msk, INTR_NPTXFEMPTY_Callback(), MODIFY_REG32, and _USB_OTG_int_msk_data::nptxfempty.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_GInNakEff_ISR ( void  )

References INTR_GINNAKEFF_Callback().

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_GOutNakEff_ISR ( void  )

References INTR_GOUTNAKEFF_Callback().

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_EarlySuspend_ISR ( void  )
uint32_t OTGD_FS_Handle_USBSuspend_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_USBSUSPEND_Callback(), _USB_OTG_int_sts_data::usbsuspend, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_UsbReset_ISR ( void  )
uint32_t OTGD_FS_Handle_IsoOutDrop_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_ISOOUTDROP_Callback(), _USB_OTG_int_sts_data::isooutdrop, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_EOPF_ISR ( void  )
uint32_t OTGD_FS_Handle_EPMismatch_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_int_sts_data::epmismatch, _USB_OTG_common_regs::int_sts, INTR_EPMISMATCH_Callback(), and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_IncomplIsoIn_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_int_sts_data::incomplisoin, _USB_OTG_common_regs::int_sts, INTR_INCOMPLISOIN_Callback(), and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_IncomplIsoOut_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_INCOMPLISOOUT_Callback(), _USB_OTG_int_sts_data::outepintr, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function:

uint32_t OTGD_FS_Handle_Wakeup_ISR ( void  )

References _USB_OTG_int_sts_data::b, USB_OTG_core_regs::common_regs, _USB_OTG_int_sts_data::d32, _USB_OTG_common_regs::int_sts, INTR_WKUPINTR_Callback(), _USB_OTG_int_sts_data::wkupintr, and WRITE_REG32.

Referenced by STM32_PCD_OTG_ISR_Handler().

Here is the call graph for this function: