MCPcopy Create free account

hub / github.com/abcminiuser/lufa / types & classes

Types & classes296 in github.com/abcminiuser/lufa

EnumAOA_ClassRequests_t
Enum for the Android Open Accessory class specific control requests that can be issued by the USB bus host. */
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h:91
EnumAOA_Descriptor_ClassSubclassProtocol_t
Enums: */ Enum for possible Class, Subclass and Protocol values of device and interface descriptors relating to the * Android Open Accessory class
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h:77
EnumAOA_Host_EnumerationFailure_ErrorCodes_t
Enums: */ Enum for the possible error codes returned by the \ref AOA_Host_ConfigurePipes() function. */
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h:111
EnumAOA_Protocols_t
Enum for the possible Android Open Accessory protocol versions. */
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h:114
EnumAOA_Strings_t
Enum for the possible Android Open Accessory property string indexes. */
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h:99
EnumAUDIO_DescriptorTypes_t
Enum for the Audio class specific descriptor types. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:249
EnumAUDIO_Host_EnumerationFailure_ErrorCodes_t
Enums: */ Enum for the possible error codes returned by the \ref Audio_Host_ConfigurePipes() function. */
LUFA/Drivers/USB/Class/Host/AudioClassHost.h:105
EnumAVR109_Commands
Possible commands that can be issued to the bootloader. */
Bootloaders/CDC/BootloaderCDC.h:90
EnumAVR109_Memories
Enums: */ Possible memory types that can be addressed via the bootloader. */
Bootloaders/CDC/BootloaderCDC.h:83
EnumAVRISP_StringDescriptors_t
Enum for the device string descriptor IDs within the device. Each string descriptor should * have a unique ID index associated with it, which can
Projects/AVRISP-MKII/AVRISPDescriptors.h:85
EnumAndroidHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h:51
EnumAndroidHost_GetDeviceDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessDeviceDescriptor() function. */
Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h:46
EnumAudioHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h:50
EnumAudioHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h:51
EnumAudio_CSEndpoint_SubTypes_t
Audio class specific endpoint description subtypes, for the Audio Streaming interface. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:277
EnumAudio_CSInterface_AC_SubTypes_t
Audio class specific interface description subtypes, for the Audio Control interface. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:256
EnumAudio_CSInterface_AS_SubTypes_t
Audio class specific interface description subtypes, for the Audio Streaming interface. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:269
EnumAudio_ClassRequests_t
Enum for the Audio class specific control requests that can be issued by the USB bus host. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:283
EnumAudio_Descriptor_ClassSubclassProtocol_t
Enums: */ Enum for possible Class, Subclass and Protocol values of device and interface descriptors relating to the Audio * device class. */
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:226
EnumAudio_EndpointControls_t
Enum for Audio class specific Endpoint control modifiers which can be set and retrieved by a USB host, if the corresponding * endpoint control is
LUFA/Drivers/USB/Class/Common/AudioClassCommon.h:301
EnumCCID_BulkOutMessages_t
Enum for possible bulk messages between PC and Reader */
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:121
EnumCCID_ClassRequests_t
Enum for the CCID class specific control requests that can be issued by the USB bus host. */
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:146
EnumCCID_DescriptorTypes_t
Enum for the CCID class specific descriptor types. */
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:154
EnumCCID_Descriptor_ClassSubclassProtocol_t
Enums: */ Enum for possible Class, Subclass and Protocol values of device and interface descriptors relating to the CCID * device class. */
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:107
EnumCCID_Features_Auto_t
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:159
EnumCCID_Features_ExchangeLevel_t
LUFA/Drivers/USB/Class/Common/CCIDClassCommon.h:172
EnumCDCHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h:56
EnumCDC_ClassNotifications_t
Enum for the CDC class specific notification requests that can be issued by a CDC device to a host. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:162
EnumCDC_ClassRequests_t
Enum for the CDC class specific control requests that can be issued by the USB bus host. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:151
EnumCDC_DescriptorSubtypes_t
Enum for the CDC class specific interface descriptor subtypes. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:179
EnumCDC_DescriptorTypes_t
Enum for the CDC class specific descriptor types. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:172
EnumCDC_Descriptor_ClassSubclassProtocol_t
Enums: */ Enum for possible Class, Subclass and Protocol values of device and interface descriptors relating to the CDC * device class. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:119
EnumCDC_Host_EnumerationFailure_ErrorCodes_t
Enums: */ Enum for the possible error codes returned by the \ref CDC_Host_ConfigurePipes() function. */
LUFA/Drivers/USB/Class/Host/CDCClassHost.h:123
EnumCDC_LineEncodingFormats_t
Enum for the possible line encoding formats of a virtual serial port. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:201
EnumCDC_LineEncodingParity_t
Enum for the possible line encoding parity settings of a virtual serial port. */
LUFA/Drivers/USB/Class/Common/CDCClassCommon.h:209
EnumDFU_State_t
Enums: */ DFU bootloader states. Refer to the DFU class specification for information on each state. */
Bootloaders/DFU/BootloaderDFU.h:161
EnumDFU_Status_t
DFU command status error codes. Refer to the DFU class specification for information on each error code. */
Bootloaders/DFU/BootloaderDFU.h:177
EnumDHCP_Client_States_t
Enums: */ States for each DHCP connection to a DHCP client. */
Projects/Webserver/Lib/DHCPClientApp.h:50
EnumDSearch_Comp_Return_ErrorCodes_t
Enum for return values of \ref USB_GetNextDescriptorComp(). */
LUFA/Drivers/USB/Core/ConfigDescriptors.h:144
EnumDSearch_Return_ErrorCodes_t
Enum for return values of a descriptor comparator function. */
LUFA/Drivers/USB/Core/ConfigDescriptors.h:136
ClassDevice_Report_t
Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.cs:18
EnumEndpoint_ControlStream_RW_ErrorCodes_t
Enum for the possible error return codes of the \c Endpoint_*_Control_Stream_* functions. */
LUFA/Drivers/USB/Core/EndpointStream.h:94
EnumEndpoint_Stream_RW_ErrorCodes_t
Public Interface - May be used in end-application: */ Enums: */ Enum for the possible error return codes of the \c Endpoint_*_Stream_* functions. */
LUFA/Drivers/USB/Core/EndpointStream.h:69
EnumEndpoint_WaitUntilReady_ErrorCodes_t
Enums: */ Enum for the possible error return codes of the \ref Endpoint_WaitUntilReady() function. * * \ingroup Group_EndpointRW_UC3 */
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:150
EnumEndpoint_WaitUntilReady_ErrorCodes_t
Enums: */ Enum for the possible error return codes of the \ref Endpoint_WaitUntilReady() function. * * \ingroup Group_EndpointRW_AVR8 */
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:145
EnumEndpoint_WaitUntilReady_ErrorCodes_t
Enums: */ Enum for the possible error return codes of the \ref Endpoint_WaitUntilReady() function. * * \ingroup Group_EndpointRW_XMEGA */
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:168
EnumGenericHIDHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Projects/MissileLauncher/ConfigDescriptor.h:56
EnumGenericHIDHost_GetConfigDescriptorDataCodes_t
Enums: */ Enum for the possible return codes of the \ref ProcessConfigurationDescriptor() function. */
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h:53
EnumHEX_Parser_States_t
Enums: */ Intel HEX parser state machine states. */
Bootloaders/Printer/BootloaderPrinter.h:86
EnumHEX_Record_Types_t
Intel HEX record types, used to indicate the type of record contained in a line of a HEX file. */
Bootloaders/Printer/BootloaderPrinter.h:98
EnumHID_ClassRequests_t
Enum for the HID class specific control requests that can be issued by the USB bus host. */
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h:569
ClassHID_CollectionPath
LUFA/Drivers/USB/Class/Common/HIDParser.h:196
ClassHID_CollectionPath
LUFA/Drivers/USB/Class/Common/HIDParser.h:200
EnumHID_DescriptorTypes_t
Enum for the HID class specific descriptor types. */
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h:580
EnumHID_Descriptor_ClassSubclassProtocol_t
Type Defines: */ Enum for possible Class, Subclass and Protocol values of device and interface descriptors relating to the HID * device class.
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h:546
EnumHID_Host_EnumerationFailure_ErrorCodes_t
Enums: */ Enum for the possible error codes returned by the \ref HID_Host_ConfigurePipes() function. */
LUFA/Drivers/USB/Class/Host/HIDClassHost.h:130
EnumHID_Parse_ErrorCodes_t
Public Interface - May be used in end-application: */ Enums: */ Enum for the possible error codes in the return value of the \ref USB_ProcessHIDReport
LUFA/Drivers/USB/Class/Common/HIDParser.h:147
EnumHID_ReportID_t
Enums: */ Enum for the HID report IDs used in the device. */
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h:88
EnumHID_ReportItemTypes_t
Enum for the different types of HID reports. */
LUFA/Drivers/USB/Class/Common/HIDClassCommon.h:587
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/LEDNotifier/Descriptors.h:86
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/TempDataLogger/Descriptors.h:63
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/SerialToLCD/Descriptors.h:87
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/Benito/Descriptors.h:88
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/MediaController/Descriptors.h:63
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/AVRISP-MKII/AVRISPDescriptors.h:76
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/Webserver/Descriptors.h:122
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/MIDIToneGenerator/Descriptors.h:86
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/Magstripe/Descriptors.h:66
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/RelayBoard/Descriptors.h:61
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Projects/USBtoSerial/Descriptors.h:86
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Bootloaders/MassStorage/Descriptors.h:76
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Bootloaders/DFU/Descriptors.h:171
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Bootloaders/HID/Descriptors.h:61
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Bootloaders/CDC/Descriptors.h:134
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each string descriptor * should have a unique ID index associated with it, which c
Bootloaders/Printer/Descriptors.h:73
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h:63
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h:81
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/MassStorage/Descriptors.h:75
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/BulkVendor/Descriptors.h:73
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/RNDISEthernet/Descriptors.h:107
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/CCID/Descriptors.h:74
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/Mouse/Descriptors.h:70
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h:109
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/AudioInput/Descriptors.h:82
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/AudioOutput/Descriptors.h:82
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/GenericHID/Descriptors.h:66
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/MIDI/Descriptors.h:84
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/VirtualSerial/Descriptors.h:86
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h:70
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/Joystick/Descriptors.h:63
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/LowLevel/Keyboard/Descriptors.h:65
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/MassStorage/Descriptors.h:75
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h:107
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h:63
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/CCID/Descriptors.h:74
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/Mouse/Descriptors.h:70
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h:109
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/AudioInput/Descriptors.h:82
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/AudioOutput/Descriptors.h:82
EnumInterfaceDescriptors_t
Enum for the device interface descriptor IDs within the device. Each interface descriptor * should have a unique ID index associated with it, whic
Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h:98
next →1–100 of 296, ranked by callers