Loading...
uint_reg_t
Common.h
UNICODE_STRING_LENGTH
StillImage.h
UnicodeString
USB_Descriptor_String_t
Unit
HID_ReportItem_Attributes_t
UnitID
USB_Audio_Descriptor_FeatureUnit_t
Usage
HID_Usage_t::Usage()
HID_CollectionPath_t::Usage()
HID_ReportItem_Attributes_t::Usage()
USB.h
USB_Attach
USB_Attach(void) ATTR_ALWAYS_INLINE: USBController_AVR8.h
USB_Attach(void) ATTR_ALWAYS_INLINE: USBController_UC3.h
USB_Audio_Descriptor_FeatureUnit_t
USB_Audio_Descriptor_Format_t
USB_Audio_Descriptor_InputTerminal_t
USB_Audio_Descriptor_Interface_AC_t
USB_Audio_Descriptor_Interface_AS_t
USB_Audio_Descriptor_OutputTerminal_t
USB_Audio_Descriptor_StreamEndpoint_Spc_t
USB_Audio_Descriptor_StreamEndpoint_Std_t
USB_Audio_SampleFreq_t
USB_Audio_StdDescriptor_FeatureUnit_t
USB_Audio_StdDescriptor_Format_t
USB_Audio_StdDescriptor_InputTerminal_t
USB_Audio_StdDescriptor_Interface_AC_t
USB_Audio_StdDescriptor_Interface_AS_t
USB_Audio_StdDescriptor_OutputTerminal_t
USB_Audio_StdDescriptor_StreamEndpoint_Spc_t
USB_Audio_StdDescriptor_StreamEndpoint_Std_t
USB_CAN_BE_BOTH
USBMode.h
USB_CAN_BE_DEVICE
USBMode.h
USB_CAN_BE_HOST
USBMode.h
USB_CDC_Descriptor_FunctionalACM_t
USB_CDC_Descriptor_FunctionalHeader_t
USB_CDC_Descriptor_FunctionalUnion_t
USB_CDC_StdDescriptor_FunctionalACM_t
USB_CDC_StdDescriptor_FunctionalHeader_t
USB_CDC_StdDescriptor_FunctionalUnion_t
USB_ClassInfo_Audio_Device_t
USB_ClassInfo_CDC_Device_t
USB_ClassInfo_CDC_Host_t
USB_ClassInfo_HID_Device_t
USB_ClassInfo_HID_Host_t
USB_ClassInfo_MIDI_Device_t
USB_ClassInfo_MIDI_Host_t
USB_ClassInfo_MS_Device_t
USB_ClassInfo_MS_Host_t
USB_ClassInfo_PRNT_Host_t
USB_ClassInfo_RNDIS_Device_t
USB_ClassInfo_RNDIS_Host_t
USB_ClassInfo_SI_Host_t
USB_CONFIG_ATTR_BUSPOWERED
StdDescriptors.h
USB_CONFIG_ATTR_REMOTEWAKEUP
StdDescriptors.h
USB_CONFIG_ATTR_SELFPOWERED
StdDescriptors.h
USB_CONFIG_POWER_MA
StdDescriptors.h
USB_ConfigurationNumber
DeviceStandardReq.h
USB_Control_Request_t
StdRequestType.h
USB_ControlEndpointSize
USB_ControlEndpointSize(): Endpoint_AVR8.h
USB_ControlEndpointSize(): Endpoint_UC3.h
USB_ControlPipeSize
USB_ControlPipeSize(): Pipe_AVR8.h
USB_ControlPipeSize(): Pipe_UC3.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_CurrentlySelfPowered
DeviceStandardReq.h
USB_CurrentMode
USB_CurrentMode(): USBController_AVR8.h
USB_CurrentMode(): USBController_UC3.h
USB_Descriptor_ClassSubclassProtocol_t
StdDescriptors.h
USB_Descriptor_Configuration_Header_t
USB_Descriptor_Device_t
USB_Descriptor_Endpoint_t
USB_Descriptor_Header_t
USB_Descriptor_HIDReport_Datatype_t
HID.h
USB_Descriptor_Interface_Association_t
USB_Descriptor_Interface_t
USB_Descriptor_String_t
USB_DescriptorMemorySpaces_t
DeviceStandardReq.h
USB_DescriptorTypes_t
StdDescriptors.h
USB_Detach
USB_Detach(void) ATTR_ALWAYS_INLINE: USBController_AVR8.h
USB_Detach(void) ATTR_ALWAYS_INLINE: USBController_UC3.h
USB_Device_DisableSOFEvents
USB_Device_DisableSOFEvents(void) ATTR_ALWAYS_INLINE: Device_AVR8.h
USB_Device_DisableSOFEvents(void) ATTR_ALWAYS_INLINE: Device_UC3.h
USB_Device_EnableSOFEvents
USB_Device_EnableSOFEvents(void) ATTR_ALWAYS_INLINE: Device_AVR8.h
USB_Device_EnableSOFEvents(void) ATTR_ALWAYS_INLINE: Device_UC3.h
USB_Device_GetFrameNumber
USB_Device_GetFrameNumber(void) ATTR_ALWAYS_INLINE ATTR_WARN_UNUSED_RESULT: Device_AVR8.h
USB_Device_GetFrameNumber(void) ATTR_ALWAYS_INLINE ATTR_WARN_UNUSED_RESULT: Device_UC3.h
USB_DEVICE_OPT_FULLSPEED
USB_DEVICE_OPT_FULLSPEED(): Device_AVR8.h
USB_DEVICE_OPT_FULLSPEED(): Device_UC3.h
USB_DEVICE_OPT_LOWSPEED
USB_DEVICE_OPT_LOWSPEED(): Device_AVR8.h
USB_DEVICE_OPT_LOWSPEED(): Device_UC3.h
USB_Device_SendRemoteWakeup
USB_Device_SendRemoteWakeup(void): Device_AVR8.h
USB_Device_SendRemoteWakeup(void): Device_UC3.h
USB_Device_States_t
Device.h
USB_DeviceState
USBTask.h
USB_Disable
USB_Disable(void): USBController_AVR8.h
USB_Disable(void): USBController_UC3.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_HID_Descriptor_HID_t
USB_HID_StdDescriptor_HID_t
USB_Host_ClearPipeStall
USB_Host_ClearPipeStall(const uint8_t EndpointIndex): Host_AVR8.h
USB_Host_ClearPipeStall(const uint8_t EndpointIndex): Host_UC3.h
USB_Host_ClearRemoteWakeupSent
USB_Host_ClearRemoteWakeupSent(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_ClearRemoteWakeupSent(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_HOST_DEVICEADDRESS
USB_HOST_DEVICEADDRESS(): Host_AVR8.h
USB_HOST_DEVICEADDRESS(): Host_UC3.h
USB_Host_DisableSOFEvents
USB_Host_DisableSOFEvents(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_DisableSOFEvents(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_EnableSOFEvents
USB_Host_EnableSOFEvents(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_EnableSOFEvents(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_EnumerationErrorCodes_t
USB_Host_EnumerationErrorCodes_t(): Host_AVR8.h
USB_Host_EnumerationErrorCodes_t(): Host_UC3.h
USB_Host_ErrorCodes_t
USB_Host_ErrorCodes_t(): Host_AVR8.h
USB_Host_ErrorCodes_t(): Host_UC3.h
USB_Host_GetConfigDescriptor_ErrorCodes_t
ConfigDescriptor.h
USB_Host_GetDeviceConfigDescriptor
ConfigDescriptor.h
USB_Host_GetDeviceDescriptor
USB_Host_GetDeviceDescriptor(void *const DeviceDescriptorPtr): Host_AVR8.h
USB_Host_GetDeviceDescriptor(void *const DeviceDescriptorPtr): Host_UC3.h
USB_Host_GetDeviceStringDescriptor
USB_Host_GetDeviceStringDescriptor(const uint8_t Index, void *const Buffer, const uint8_t BufferLength): Host_AVR8.h
USB_Host_GetDeviceStringDescriptor(const uint8_t Index, void *const Buffer, const uint8_t BufferLength): Host_UC3.h
USB_Host_GetFrameNumber
USB_Host_GetFrameNumber(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_GetFrameNumber(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_IsBusResetComplete
USB_Host_IsBusResetComplete(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_IsBusResetComplete(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_IsBusSuspended
USB_Host_IsBusSuspended(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_IsBusSuspended(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_IsDeviceFullSpeed
USB_Host_IsDeviceFullSpeed(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_IsDeviceFullSpeed(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_IsRemoteWakeupSent
USB_Host_IsRemoteWakeupSent(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_IsRemoteWakeupSent(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_IsResumeFromWakeupRequestSent
USB_Host_IsResumeFromWakeupRequestSent(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_IsResumeFromWakeupRequestSent(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_ResetBus
USB_Host_ResetBus(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_ResetBus(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_ResumeBus
USB_Host_ResumeBus(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_ResumeBus(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_ResumeFromWakeupRequest
USB_Host_ResumeFromWakeupRequest(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_ResumeFromWakeupRequest(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_Host_SendControlErrorCodes_t
HostStandardReq.h
USB_Host_SendControlRequest
HostStandardReq.h
USB_Host_SetDeviceConfiguration
USB_Host_SetDeviceConfiguration(const uint8_t ConfigNumber): Host_AVR8.h
USB_Host_SetDeviceConfiguration(const uint8_t ConfigNumber): Host_UC3.h
USB_Host_States_t
Host.h
USB_Host_SuspendBus
USB_Host_SuspendBus(void) ATTR_ALWAYS_INLINE: Host_AVR8.h
USB_Host_SuspendBus(void) ATTR_ALWAYS_INLINE: Host_UC3.h
USB_HOST_TIMEOUT_MS
USB_HOST_TIMEOUT_MS(): Host_AVR8.h
USB_HOST_TIMEOUT_MS(): Host_UC3.h
USB_HostState
USBTask.h
USB_Init
USB_Init(const uint8_t Mode, const uint8_t Options): USBController_AVR8.h
USB_Init(const uint8_t Mode, const uint8_t Options): USBController_UC3.h
USB_IsInitialized
USBTask.h
USB_KeyboardReport_Data_t
USB_MIDI_Descriptor_AudioInterface_AS_t
USB_MIDI_Descriptor_InputJack_t
USB_MIDI_Descriptor_Jack_Endpoint_t
USB_MIDI_Descriptor_OutputJack_t
USB_MIDI_StdDescriptor_AudioInterface_AS_t
USB_MIDI_StdDescriptor_InputJack_t
USB_MIDI_StdDescriptor_Jack_Endpoint_t
USB_MIDI_StdDescriptor_OutputJack_t
USB_MODE_Device
USB_MODE_Device(): USBController_AVR8.h
USB_MODE_Device(): USBController_UC3.h
USB_MODE_Host
USB_MODE_Host(): USBController_AVR8.h
USB_MODE_Host(): USBController_UC3.h
USB_MODE_None
USB_MODE_None(): USBController_AVR8.h
USB_MODE_None(): USBController_UC3.h
USB_MODE_UID
USB_MODE_UID(): USBController_AVR8.h
USB_MODE_UID(): USBController_UC3.h
USB_Modes_t
USB_Modes_t(): USBController_AVR8.h
USB_Modes_t(): USBController_UC3.h
USB_MouseReport_Data_t
USB_OPT_AUTO_PLL
USBController_AVR8.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_REG_DISABLED
USBController_AVR8.h
USB_OPT_REG_ENABLED
USBController_AVR8.h
USB_Options
USB_Options(): USBController_AVR8.h
USB_Options(): USBController_UC3.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_RemoteWakeupEnabled
DeviceStandardReq.h
USB_Request_Header_t
USB_ResetInterface
USB_ResetInterface(void): USBController_AVR8.h
USB_ResetInterface(void): USBController_UC3.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_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_StdDescriptor_Configuration_Header_t
USB_StdDescriptor_Device_t
USB_StdDescriptor_Endpoint_t
USB_StdDescriptor_Header_t
USB_StdDescriptor_Interface_Association_t
USB_StdDescriptor_Interface_t
USB_StdDescriptor_String_t
USB_STREAM_TIMEOUT_MS
USB_STREAM_TIMEOUT_MS(): USBController_AVR8.h
USB_STREAM_TIMEOUT_MS(): USBController_UC3.h
USB_STRING_LEN
StdDescriptors.h
USB_USBTask
USBTask.h
USB_VBUS_GetStatus
USB_VBUS_GetStatus(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: USBController_AVR8.h
USB_VBUS_GetStatus(void) ATTR_WARN_UNUSED_RESULT ATTR_ALWAYS_INLINE: USBController_UC3.h
USBController.h
USBController_AVR8.h
USBController_UC3.h
USBInterrupt.h
USBInterrupt_AVR8.h
USBInterrupt_UC3.h
USBMode.h
USBSpecification
USB_Descriptor_Device_t
USBTask.h
USE_INTERNAL_SERIAL
USE_INTERNAL_SERIAL(): Device_AVR8.h
USE_INTERNAL_SERIAL(): Device_UC3.h
UsingBootProtocol
USB_ClassInfo_HID_Host_t
UsingReportIDs
HID_ReportInfo_t
UsingReportProtocol
USB_ClassInfo_HID_Device_t
Searching...
No Matches