#include "dwc_otg_core_if.h"
Go to the source code of this file.
Data Structures | |
| struct | dwc_otg_device |
| This structure is a wrapper that encapsulates the driver components used to manage a single DWC_otg controller. More... | |
Defines | |
| #define | S3C2410X_CLEAR_EINTPEND() do { } while (0) |
Typedefs | |
| typedef dwc_otg_device | dwc_otg_device_t |
| This structure is a wrapper that encapsulates the driver components used to manage a single DWC_otg controller. | |
Definition in file dwc_otg_driver.h.
1.4.7