Classes | |
struct | Utmi |
Utmi hardware registers. More... | |
Macros | |
#define | UTMI_CKTRIM_FREQ(value) ((UTMI_CKTRIM_FREQ_Msk & ((value) << UTMI_CKTRIM_FREQ_Pos))) |
#define | UTMI_CKTRIM_FREQ_Msk (0x3u << UTMI_CKTRIM_FREQ_Pos) |
(UTMI_CKTRIM) UTMI Reference Clock Frequency More... | |
#define | UTMI_CKTRIM_FREQ_Pos 0 |
#define | UTMI_CKTRIM_FREQ_XTAL12 (0x0u << 0) |
(UTMI_CKTRIM) 12 MHz reference clock More... | |
#define | UTMI_CKTRIM_FREQ_XTAL16 (0x1u << 0) |
(UTMI_CKTRIM) 16 MHz reference clock More... | |
#define | UTMI_OHCIICR_APPSTART (0x1u << 5) |
(UTMI_OHCIICR) Reserved More... | |
#define | UTMI_OHCIICR_ARIE (0x1u << 4) |
(UTMI_OHCIICR) OHCI Asynchronous Resume Interrupt Enable More... | |
#define | UTMI_OHCIICR_RES0 (0x1u << 0) |
(UTMI_OHCIICR) USB PORTx Reset More... | |
#define | UTMI_OHCIICR_UDPPUDIS (0x1u << 23) |
(UTMI_OHCIICR) USB Device Pull-up Disable More... | |
SOFTWARE API DEFINITION FOR USB Transmitter Interface Macrocell
#define UTMI_CKTRIM_FREQ | ( | value | ) | ((UTMI_CKTRIM_FREQ_Msk & ((value) << UTMI_CKTRIM_FREQ_Pos))) |
Definition at line 61 of file component/utmi.h.
#define UTMI_CKTRIM_FREQ_Msk (0x3u << UTMI_CKTRIM_FREQ_Pos) |
(UTMI_CKTRIM) UTMI Reference Clock Frequency
Definition at line 60 of file component/utmi.h.
#define UTMI_CKTRIM_FREQ_Pos 0 |
Definition at line 59 of file component/utmi.h.
#define UTMI_CKTRIM_FREQ_XTAL12 (0x0u << 0) |
(UTMI_CKTRIM) 12 MHz reference clock
Definition at line 62 of file component/utmi.h.
#define UTMI_CKTRIM_FREQ_XTAL16 (0x1u << 0) |
(UTMI_CKTRIM) 16 MHz reference clock
Definition at line 63 of file component/utmi.h.
#define UTMI_OHCIICR_APPSTART (0x1u << 5) |
(UTMI_OHCIICR) Reserved
Definition at line 56 of file component/utmi.h.
#define UTMI_OHCIICR_ARIE (0x1u << 4) |
(UTMI_OHCIICR) OHCI Asynchronous Resume Interrupt Enable
Definition at line 55 of file component/utmi.h.
#define UTMI_OHCIICR_RES0 (0x1u << 0) |
(UTMI_OHCIICR) USB PORTx Reset
Definition at line 54 of file component/utmi.h.
#define UTMI_OHCIICR_UDPPUDIS (0x1u << 23) |
(UTMI_OHCIICR) USB Device Pull-up Disable
Definition at line 57 of file component/utmi.h.