Go to the documentation of this file.   35 #ifndef _SAME70_UTMI_INSTANCE_    36 #define _SAME70_UTMI_INSTANCE_    39 #if (defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))    40   #define REG_UTMI_OHCIICR                  (0x400E0410U)     41   #define REG_UTMI_CKTRIM                   (0x400E0430U)     43   #define REG_UTMI_OHCIICR (*(__IO uint32_t*)0x400E0410U)     44   #define REG_UTMI_CKTRIM  (*(__IO uint32_t*)0x400E0430U)