![]() |
Open FFBoard
Open source force feedback firmware
|
Go to the source code of this file.
Classes | |
| struct | TU_ATTR_PACKED |
| AUDIO Channel Cluster Descriptor (4.1) More... | |
Typedefs | |
| typedef struct TU_ATTR_PACKED | musb_ep_csr_t |
| typedef struct TU_ATTR_PACKED | musb_regs_t |
Functions | |
| TU_VERIFY_STATIC (sizeof(musb_ep_csr_t)==16, "size is not correct") | |
| static TU_ATTR_ALWAYS_INLINE musb_ep_csr_t * | get_ep_csr (musb_regs_t *musb_regs, unsigned epnum) |
Variables | |
| C | |
| typedef struct TU_ATTR_PACKED musb_ep_csr_t |
| typedef struct TU_ATTR_PACKED musb_regs_t |
|
inlinestatic |
Definition at line 302 of file musb_type.h.
| TU_VERIFY_STATIC | ( | sizeof(musb_ep_csr_t) | = =16, |
| "size is not correct" | ) |
|
extern |