![]() |
Open FFBoard
Open source force feedback firmware
|
Public Member Functions | |
| ehci_qtd_t qtd_pool[QTD_MAX] | TU_ATTR_ALIGNED (32) |
Public Attributes | ||
| ehci_link_t | period_framelist [FRAMELIST_SIZE] | |
| ehci_qhd_t | period_head_arr [4] | |
| struct { | ||
| ehci_qhd_t qhd | ||
| ehci_qtd_t qtd | ||
| } | control [CFG_TUH_DEVICE_MAX+CFG_TUH_HUB+1] | |
| ehci_qhd_t | qhd_pool [QHD_MAX] | |
| ehci_registers_t * | regs | |
| ehci_cap_registers_t * | cap_regs | |
| volatile uint32_t | uframe_number | |
| ehci_qtd_t qtd_pool[QTD_MAX] ehci_data_t::TU_ATTR_ALIGNED | ( | 32 | ) |
| ehci_cap_registers_t* ehci_data_t::cap_regs |
| struct { ... } ehci_data_t::control[CFG_TUH_DEVICE_MAX+CFG_TUH_HUB+1] |
| ehci_link_t ehci_data_t::period_framelist[FRAMELIST_SIZE] |
| ehci_qhd_t ehci_data_t::period_head_arr[4] |
| ehci_qhd_t ehci_data_t::qhd |
| ehci_qhd_t ehci_data_t::qhd_pool[QHD_MAX] |
| ehci_qtd_t ehci_data_t::qtd |
| ehci_registers_t* ehci_data_t::regs |