Go to the source code of this file.
◆ 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
#include "broadcom/defines.h"
#include "broadcom/interrupts.h"
#include "broadcom/caches.h"
#define DWC2_EP_MAX 8
{
{ .reg_base = USB_OTG_GLOBAL_BASE, .irqnum = USB_IRQn, .ep_count = DWC2_EP_MAX, .ep_fifo_size = 16384 }
}
static const dwc2_controller_t _dwc2_controller[]