Open FFBoard
Open source force feedback firmware
ci_hs_mcx.h File Reference

Go to the source code of this file.

Functions

static TU_ATTR_ALWAYS_INLINE ci_hs_regs_tCI_HS_REG (uint8_t port)
 

Variables

static const ci_hs_controller_t _ci_controller []
 

Function Documentation

◆ CI_HS_REG()

static TU_ATTR_ALWAYS_INLINE ci_hs_regs_t * CI_HS_REG ( uint8_t  port)
inlinestatic

Definition at line 40 of file ci_hs_mcx.h.

Variable Documentation

◆ _ci_controller

const ci_hs_controller_t _ci_controller[]
static
Initial value:
= {
{.reg_base = USBHS1__USBC_BASE, .irqnum = USB1_HS_IRQn}
}

Definition at line 36 of file ci_hs_mcx.h.