#include <otgd_fs_regs.h>
Data Fields | |
__IO uint32_t | dev_cfg |
__IO uint32_t | dev_ctl |
__IO uint32_t | dev_sts |
uint32_t | reserved3 |
__IO uint32_t | dev_in_ep_msk |
__IO uint32_t | dev_out_ep_msk |
__IO uint32_t | dev_all_int |
__IO uint32_t | dev_all_int_msk |
uint32_t | Reserved8 |
__IO uint32_t | Reserved9 |
__IO uint32_t | dev_vbus_dis |
__IO uint32_t | dev_vbus_pulse |
__IO uint32_t | dev_thr_ctl |
__IO uint32_t | dev_fifo_empty_msk |
Referenced by OTGD_FS_CoreInitDev(), OTGD_FS_Handle_UsbReset_ISR(), and OTGD_FS_PCD_EP_SetAddress().
Referenced by OTGD_FS_EP0Activate().
Referenced by OTGD_FS_CoreInitDev(), and OTGD_FS_Handle_UsbReset_ISR().
Referenced by OTGD_FS_CoreInitDev(), OTGD_FS_Handle_UsbReset_ISR(), and OTGD_FS_ReadDevOutEP_itr().
Referenced by OTGD_FS_CoreInitDev(), OTGD_FS_ReadDevAllInEPItr(), and OTGD_FS_ReadDevAllOutEp_itr().
Referenced by OTGD_FS_EP0StartXfer(), OTGD_FS_EPStartXfer(), and OTGD_FS_Handle_InEP_ISR().