Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- u -
- UC3_Extern_OSC_ClockStartup_t
: ClockManagement.h
- UC3_Extern_OSC_ClockTypes_t
: ClockManagement.h
- UC3_System_ClockSource_t
: ClockManagement.h
- uint_reg_t
: Common.h
- UNICODE_STRING_LENGTH
: StillImageClassCommon.h
- USART_SPI_ORDER_LSB_FIRST
: SerialSPI_AVR8.h
, SerialSPI_XMEGA.h
- USART_SPI_ORDER_MSB_FIRST
: SerialSPI_AVR8.h
, SerialSPI_XMEGA.h
- USART_SPI_SAMPLE_LEADING
: SerialSPI_AVR8.h
, SerialSPI_XMEGA.h
- USART_SPI_SAMPLE_TRAILING
: SerialSPI_AVR8.h
, SerialSPI_XMEGA.h
- USART_SPI_SCK_LEAD_FALLING
: SerialSPI_AVR8.h
- USART_SPI_SCK_LEAD_RISING
: SerialSPI_XMEGA.h
, SerialSPI_AVR8.h
- USB_Attach()
: USBController_AVR8.h
, USBController_UC3.h
, USBController_XMEGA.h
- USB_CAN_BE_BOTH
: USBMode.h
- USB_CAN_BE_DEVICE
: USBMode.h
- USB_CAN_BE_HOST
: USBMode.h
- USB_CONFIG_ATTR_REMOTEWAKEUP
: StdDescriptors.h
- USB_CONFIG_ATTR_RESERVED
: StdDescriptors.h
- USB_CONFIG_ATTR_SELFPOWERED
: StdDescriptors.h
- USB_CONFIG_POWER_MA
: StdDescriptors.h
- USB_Control_Request_t
: StdRequestType.h
- USB_ControlRequest
: USBTask.h
- USB_CSCP_IADDeviceClass
: StdDescriptors.h
- USB_CSCP_IADDeviceProtocol
: StdDescriptors.h
- USB_CSCP_IADDeviceSubclass
: StdDescriptors.h
- USB_CSCP_NoDeviceClass
: StdDescriptors.h
- USB_CSCP_NoDeviceProtocol
: StdDescriptors.h
- USB_CSCP_NoDeviceSubclass
: StdDescriptors.h
- USB_CSCP_VendorSpecificClass
: StdDescriptors.h
- USB_CSCP_VendorSpecificProtocol
: StdDescriptors.h
- USB_CSCP_VendorSpecificSubclass
: StdDescriptors.h
- USB_CurrentMode
: USBController_AVR8.h
, USBController_UC3.h
, USBController_XMEGA.h
- USB_Descriptor_ClassSubclassProtocol_t
: StdDescriptors.h
- USB_Descriptor_HIDReport_Datatype_t
: HIDClassCommon.h
- USB_DescriptorMemorySpaces_t
: DeviceStandardReq.h
- USB_DescriptorTypes_t
: StdDescriptors.h
- USB_Detach()
: USBController_AVR8.h
, USBController_UC3.h
, USBController_XMEGA.h
- USB_Device_ConfigurationNumber
: DeviceStandardReq.h
- USB_Device_ControlEndpointSize
: Endpoint_AVR8.h
, Endpoint_UC3.h
, Endpoint_XMEGA.h
- USB_Device_CurrentlySelfPowered
: DeviceStandardReq.h
- USB_Device_DisableSOFEvents()
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h
- USB_Device_EnableSOFEvents()
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h
- USB_Device_GetFrameNumber()
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h
- USB_DEVICE_OPT_FULLSPEED
: Device_XMEGA.h
, Device_AVR8.h
, Device_UC3.h
- USB_DEVICE_OPT_HIGHSPEED
: Device_UC3.h
- USB_DEVICE_OPT_LOWSPEED
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h
- USB_Device_RemoteWakeupEnabled
: DeviceStandardReq.h
- USB_Device_SendRemoteWakeup()
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h
- USB_Device_States_t
: Device.h
- USB_DeviceState
: USBTask.h
- USB_Disable()
: USBController_AVR8.h
, USBController_UC3.h
, USBController_XMEGA.h
- USB_Feature_Selectors_t
: StdRequestType.h
- USB_GEN_vect()
: USBInterrupt_UC3.h
- USB_GetHIDReportItemInfo()
: HIDParser.h
- USB_GetHIDReportSize()
: HIDParser.h
- USB_GetNextDescriptor()
: ConfigDescriptor.h
- USB_GetNextDescriptorComp()
: ConfigDescriptor.h
- USB_GetNextDescriptorOfType()
: ConfigDescriptor.h
- USB_GetNextDescriptorOfTypeAfter()
: ConfigDescriptor.h
- USB_GetNextDescriptorOfTypeBefore()
: ConfigDescriptor.h
- USB_Host_ClearEndpointStall()
: HostStandardReq.h
- USB_Host_ClearRemoteWakeupSent()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_ConfigurationNumber
: HostStandardReq.h
- USB_Host_ControlPipeSize
: Pipe_AVR8.h
, Pipe_UC3.h
- USB_HOST_DEVICEADDRESS
: Host_AVR8.h
, Host_UC3.h
- USB_Host_DisableSOFEvents()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_EnableSOFEvents()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_EnumerationErrorCodes_t
: Host_AVR8.h
, Host_UC3.h
- USB_Host_ErrorCodes_t
: Host_AVR8.h
, Host_UC3.h
- USB_Host_GetConfigDescriptor_ErrorCodes_t
: ConfigDescriptor.h
- USB_Host_GetDescriptor()
: HostStandardReq.h
- USB_Host_GetDeviceConfigDescriptor()
: ConfigDescriptor.h
- USB_Host_GetDeviceConfiguration()
: HostStandardReq.h
- USB_Host_GetDeviceDescriptor()
: HostStandardReq.h
- USB_Host_GetDeviceStatus()
: HostStandardReq.h
- USB_Host_GetDeviceStringDescriptor()
: HostStandardReq.h
- USB_Host_GetFrameNumber()
: Host_UC3.h
, Host_AVR8.h
- USB_Host_GetInterfaceAltSetting()
: HostStandardReq.h
- USB_Host_IsBusResetComplete()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_IsBusSuspended()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_IsDeviceFullSpeed()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_IsRemoteWakeupSent()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_IsResumeFromWakeupRequestSent()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_ResetBus()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_ResumeBus()
: Host_AVR8.h
, Host_UC3.h
- USB_Host_ResumeFromWakeupRequest()
: Host_UC3.h
, Host_AVR8.h
- USB_Host_SendControlErrorCodes_t
: HostStandardReq.h
- USB_Host_SendControlRequest()
: HostStandardReq.h
- USB_Host_SetDeviceConfiguration()
: HostStandardReq.h
- USB_Host_SetInterfaceAltSetting()
: HostStandardReq.h
- USB_Host_States_t
: Host.h
- USB_Host_SuspendBus()
: Host_AVR8.h
, Host_UC3.h
- USB_HOST_TIMEOUT_MS
: HostStandardReq.h
- USB_HostState
: USBTask.h
- USB_Init()
: USBController_AVR8.h
, USBController_XMEGA.h
, USBController_UC3.h
- USB_IsInitialized
: USBTask.h
- USB_MODE_Device
: USBController_UC3.h
, USBController_AVR8.h
, USBController_XMEGA.h
- USB_MODE_Host
: USBController_UC3.h
, USBController_AVR8.h
- USB_MODE_None
: USBController_UC3.h
, USBController_AVR8.h
, USBController_XMEGA.h
- USB_MODE_UID
: USBController_AVR8.h
, USBController_UC3.h
- USB_Modes_t
: USBController_AVR8.h
, USBController_XMEGA.h
, USBController_UC3.h
- USB_OPT_AUTO_PLL
: USBController_AVR8.h
- USB_OPT_BUSEVENT_PRIHIGH
: USBController_XMEGA.h
- USB_OPT_BUSEVENT_PRILOW
: USBController_XMEGA.h
- USB_OPT_BUSEVENT_PRIMED
: USBController_XMEGA.h
- USB_OPT_GCLK_CHANNEL_0
: USBController_UC3.h
- USB_OPT_GCLK_CHANNEL_1
: USBController_UC3.h
- USB_OPT_GCLK_SRC_OSC
: USBController_UC3.h
- USB_OPT_GCLK_SRC_PLL
: USBController_UC3.h
- USB_OPT_MANUAL_PLL
: USBController_AVR8.h
- USB_OPT_PLLCLKSRC
: USBController_XMEGA.h
- USB_OPT_RC32MCLKSRC
: USBController_XMEGA.h
- USB_OPT_REG_DISABLED
: USBController_AVR8.h
- USB_OPT_REG_ENABLED
: USBController_AVR8.h
- USB_Options
: USBController_AVR8.h
, USBController_UC3.h
, USBController_XMEGA.h
- USB_OTG_Device_CancelHNPRequest()
: OTG_AVR8.h
- USB_OTG_Device_InitiateSRP()
: OTG_AVR8.h
- USB_OTG_Device_IsSendingHNP()
: OTG_AVR8.h
- USB_OTG_Device_RequestHNP()
: OTG_AVR8.h
- USB_OTG_Host_AcceptHNP()
: OTG_AVR8.h
- USB_OTG_Host_IsHNPReceived()
: OTG_AVR8.h
- USB_OTG_Host_RejectHNP()
: OTG_AVR8.h
- USB_OTG_SRP_VBUS
: OTG_AVR8.h
- USB_OTG_STP_DATA
: OTG_AVR8.h
- USB_ProcessHIDReport()
: HIDParser.h
- USB_ResetInterface()
: USBController_XMEGA.h
, USBController_UC3.h
, USBController_AVR8.h
- USB_SERIES_2_AVR
: USBMode.h
- USB_SERIES_4_AVR
: USBMode.h
- USB_SERIES_6_AVR
: USBMode.h
- USB_SERIES_7_AVR
: USBMode.h
- USB_SERIES_A1U_XMEGA
: USBMode.h
- USB_SERIES_A3U_XMEGA
: USBMode.h
- USB_SERIES_A4U_XMEGA
: USBMode.h
- USB_SERIES_B1_XMEGA
: USBMode.h
- USB_SERIES_B3_XMEGA
: USBMode.h
- USB_SERIES_UC3A0_AVR
: USBMode.h
- USB_SERIES_UC3A1_AVR
: USBMode.h
- USB_SERIES_UC3A3_AVR
: USBMode.h
- USB_SERIES_UC3B0_AVR
: USBMode.h
- USB_SERIES_UC3B1_AVR
: USBMode.h
- USB_SetHIDReportItemInfo()
: HIDParser.h
- USB_STREAM_TIMEOUT_MS
: USBController_UC3.h
, USBController_AVR8.h
, USBController_XMEGA.h
- USB_STRING_LEN
: StdDescriptors.h
- USB_USBTask()
: USBTask.h
- USB_VBUS_GetStatus()
: USBController_AVR8.h
, USBController_UC3.h
- USE_INTERNAL_SERIAL
: Device_AVR8.h
, Device_UC3.h
, Device_XMEGA.h