Go to the source code of this file.
◆ __eclic_disable_interrupt()
static TU_ATTR_ALWAYS_INLINE void __eclic_disable_interrupt |
( |
uint32_t | irq | ) |
|
|
inlinestatic |
◆ __eclic_enable_interrupt()
static TU_ATTR_ALWAYS_INLINE void __eclic_enable_interrupt |
( |
uint32_t | irq | ) |
|
|
inlinestatic |
◆ dwc2_dcd_int_disable()
static TU_ATTR_ALWAYS_INLINE void dwc2_dcd_int_disable |
( |
uint8_t | rhport | ) |
|
|
inlinestatic |
◆ dwc2_dcd_int_enable()
static TU_ATTR_ALWAYS_INLINE void dwc2_dcd_int_enable |
( |
uint8_t | rhport | ) |
|
|
inlinestatic |
◆ dwc2_phy_init()
static void dwc2_phy_init |
( |
dwc2_regs_t * | dwc2, |
|
|
uint8_t | hs_phy_type ) |
|
inlinestatic |
◆ dwc2_phy_update()
static void dwc2_phy_update |
( |
dwc2_regs_t * | dwc2, |
|
|
uint8_t | hs_phy_type ) |
|
inlinestatic |
◆ dwc2_remote_wakeup_delay()
static void dwc2_remote_wakeup_delay |
( |
void | | ) |
|
|
inlinestatic |
Initial value:{
#endif
#define DWC2_REG_BASE 0x50000000UL
#define DWC2_EP_MAX 4
{
{ .reg_base = DWC2_REG_BASE, .irqnum = 86, .ep_count = DWC2_EP_MAX, .ep_fifo_size = 1280 }
}
static const dwc2_controller_t _dwc2_controller[]
◆ SystemCoreClock