Go to the source code of this file.
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... | |
Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.
Definition in file component/utmi.h.