#include <otgd_fs_regs.h>
Data Fields | |
uint32_t | d32 |
struct { | |
uint32_t curmode: 1 | |
uint32_t modemismatch: 1 | |
uint32_t otgintr: 1 | |
uint32_t sofintr: 1 | |
uint32_t rxstsqlvl: 1 | |
uint32_t nptxfempty: 1 | |
uint32_t ginnakeff: 1 | |
uint32_t goutnakeff: 1 | |
uint32_t reserved8: 1 | |
uint32_t i2cintr: 1 | |
uint32_t erlysuspend: 1 | |
uint32_t usbsuspend: 1 | |
uint32_t usbreset: 1 | |
uint32_t enumdone: 1 | |
uint32_t isooutdrop: 1 | |
uint32_t eopframe: 1 | |
uint32_t intokenrx: 1 | |
uint32_t epmismatch: 1 | |
uint32_t inepint: 1 | |
uint32_t outepintr: 1 | |
uint32_t incomplisoin: 1 | |
uint32_t incomplisoout: 1 | |
uint32_t reserved22_23: 2 | |
uint32_t portintr: 1 | |
uint32_t hcintr: 1 | |
uint32_t ptxfempty: 1 | |
uint32_t reserved27: 1 | |
uint32_t conidstschng: 1 | |
uint32_t disconnect: 1 | |
uint32_t sessreqintr: 1 | |
uint32_t wkupintr: 1 | |
} | b |
Referenced by OTGD_FS_Handle_EarlySuspend_ISR(), OTGD_FS_Handle_EnumDone_ISR(), OTGD_FS_Handle_EOPF_ISR(), OTGD_FS_Handle_EPMismatch_ISR(), OTGD_FS_Handle_IncomplIsoIn_ISR(), OTGD_FS_Handle_IncomplIsoOut_ISR(), OTGD_FS_Handle_IsoOutDrop_ISR(), OTGD_FS_Handle_ModeMismatch_ISR(), OTGD_FS_Handle_Sof_ISR(), OTGD_FS_Handle_UsbReset_ISR(), OTGD_FS_Handle_USBSuspend_ISR(), OTGD_FS_Handle_Wakeup_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_ModeMismatch_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_Sof_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by STM32_PCD_OTG_ISR_Handler().
Referenced by STM32_PCD_OTG_ISR_Handler().
Referenced by STM32_PCD_OTG_ISR_Handler().
Referenced by STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_EarlySuspend_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_USBSuspend_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_UsbReset_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_EnumDone_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_IsoOutDrop_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_EOPF_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_EPMismatch_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_IncomplIsoOut_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_IncomplIsoIn_ISR(), and STM32_PCD_OTG_ISR_Handler().
Referenced by OTGD_FS_Handle_Wakeup_ISR(), and STM32_PCD_OTG_ISR_Handler().
struct { ... } _USB_OTG_int_sts_data::b |
Referenced by OTGD_FS_Handle_EarlySuspend_ISR(), OTGD_FS_Handle_EnumDone_ISR(), OTGD_FS_Handle_EOPF_ISR(), OTGD_FS_Handle_EPMismatch_ISR(), OTGD_FS_Handle_IncomplIsoIn_ISR(), OTGD_FS_Handle_IncomplIsoOut_ISR(), OTGD_FS_Handle_IsoOutDrop_ISR(), OTGD_FS_Handle_ModeMismatch_ISR(), OTGD_FS_Handle_Sof_ISR(), OTGD_FS_Handle_UsbReset_ISR(), OTGD_FS_Handle_USBSuspend_ISR(), OTGD_FS_Handle_Wakeup_ISR(), and STM32_PCD_OTG_ISR_Handler().