38#define RUSB2_REG_BASE (0x000A0000)
46#define rusb2_is_highspeed_rhport(_p) (false)
47#define rusb2_is_highspeed_reg(_reg) (false)
63#if (CFG_TUSB_MCU == OPT_MCU_RX72N)
64 IEN(PERIB, INTB185) = 1;
73#if (CFG_TUSB_MCU == OPT_MCU_RX72N)
74 IEN(PERIB, INTB185) = 0;
83#if (CFG_TUSB_MCU == OPT_MCU_RX72N)
84 IR(PERIB, INTB185) = 0;
static TU_ATTR_ALWAYS_INLINE void rusb2_phy_init(void)
static TU_ATTR_ALWAYS_INLINE void rusb2_int_disable(uint8_t rhport)
static TU_ATTR_ALWAYS_INLINE void rusb2_module_start(uint8_t rhport, bool start)
static TU_ATTR_ALWAYS_INLINE rusb2_reg_t * RUSB2_REG(uint8_t rhport)
static TU_ATTR_ALWAYS_INLINE void rusb2_int_enable(uint8_t rhport)