![]() |
Open FFBoard
Open source force feedback firmware
|
Go to the source code of this file.
Functions | |
static void | dwc2_int_handler_wrap (void *arg) |
static TU_ATTR_ALWAYS_INLINE void | dwc2_int_set (uint8_t rhport, tusb_role_t role, bool enabled) |
static TU_ATTR_ALWAYS_INLINE void | dwc2_remote_wakeup_delay (void) |
static TU_ATTR_ALWAYS_INLINE void | dwc2_phy_init (dwc2_regs_t *dwc2, uint8_t hs_phy_type) |
static TU_ATTR_ALWAYS_INLINE void | dwc2_phy_update (dwc2_regs_t *dwc2, uint8_t hs_phy_type) |
Variables | |
C | |
static const dwc2_controller_t | _dwc2_controller [] |
static intr_handle_t | usb_ih [TU_ARRAY_SIZE(_dwc2_controller)] |
|
static |
Definition at line 68 of file dwc2_esp32.h.
|
inlinestatic |
Definition at line 83 of file dwc2_esp32.h.
|
inlinestatic |
Definition at line 100 of file dwc2_esp32.h.
|
inlinestatic |
Definition at line 108 of file dwc2_esp32.h.
|
inlinestatic |
Definition at line 95 of file dwc2_esp32.h.
|
static |
Definition at line 57 of file dwc2_esp32.h.
|
extern |
|
static |
Definition at line 66 of file dwc2_esp32.h.