MCPcopy Create free account

hub / github.com/abcminiuser/lufa / functions

Functions2,800 in github.com/abcminiuser/lufa

↓ 1 callersFunctionDataflash_ReceiveByte
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h:136
↓ 1 callersFunctionDataflash_ReceiveByte
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h:135
↓ 1 callersFunctionDataflash_SelectChip
Selects the given dataflash chip. * * \param[in] ChipMask Mask of the Dataflash IC to select, in the form of a \c DATAFLASH_CHIPn mask (whe
BuildTests/BoardDriverTest/Board/Dataflash.h:142
↓ 1 callersFunctionDataflash_SelectChipFromPage
Selects a dataflash IC from the given page number, which should range from 0 to * ((DATAFLASH_PAGES * DATAFLASH_TOTALCHIPS) - 1). For boards cont
BuildTests/BoardDriverTest/Board/Dataflash.h:164
↓ 1 callersFunctionDataflash_SendAddressBytes
Sends a set of page and buffer address bytes to the currently selected dataflash IC, for use with * dataflash commands which require a complete 2
BuildTests/BoardDriverTest/Board/Dataflash.h:191
↓ 1 callersFunctionDataflash_SendByte
Sends a byte to the currently selected dataflash IC, and ignores the next byte from the dataflash. * * \param[in] Byte Byte of data to send
BuildTests/BoardDriverTest/Board/Dataflash.h:110
↓ 1 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
BuildTests/BoardDriverTest/Board/Dataflash.h:172
↓ 1 callersFunctionDataflash_TransferByte
Sends a byte to the currently selected dataflash IC, and returns a byte from the dataflash. * * \param[in] Byte Byte of data to send to the
BuildTests/BoardDriverTest/Board/Dataflash.h:100
↓ 1 callersFunctionDataflash_WaitWhileBusy
Spin-loops while the currently selected dataflash is busy executing a command, such as a main * memory page program or main memory to buffer tran
BuildTests/BoardDriverTest/Board/Dataflash.h:180
↓ 1 callersFunctionDiscardNextReport
Reads in and discards the next report from the attached device. */
Projects/MissileLauncher/MissileLauncher.c:241
↓ 1 callersFunctionEVENT_CDC_Device_ControLineStateChanged
Event handler for the CDC Class driver Host-to-Device Line Encoding Changed event. * * \param[in] CDCInterfaceInfo Pointer to the CDC class interf
Projects/Benito/Benito.c:295
↓ 1 callersFunctionEVENT_CDC_Device_LineEncodingChanged
Event handler for the CDC Class driver Line Encoding Changed event. * * \param[in] CDCInterfaceInfo Pointer to the CDC class interface configurati
Projects/Benito/Benito.c:236
↓ 1 callersFunctionEVENT_USB_Device_ConfigurationChanged
Event handler for the library USB Configuration Changed event. */
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c:97
↓ 1 callersFunctionEVENT_USB_Device_ControlRequest
Event handler for the library USB Control Request reception event. */
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c:103
↓ 1 callersFunctionEndpoint_BytesToEPSizeMask
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:98
↓ 1 callersFunctionEndpoint_BytesToEPSizeMask
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:95
↓ 1 callersFunctionEndpoint_BytesToEPSizeMask
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:133
↓ 1 callersFunctionEndpoint_ClearEndpoints
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:186
↓ 1 callersFunctionEndpoint_ConfigureEndpoint_Prv
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c:65
↓ 1 callersFunctionEndpoint_ConfigureEndpoint_Prv
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c:60
↓ 1 callersFunctionEndpoint_Discard_16
Discards two bytes from the currently selected endpoint's bank, for OUT direction endpoints. * * \ingroup Group_EndpointPrimitiveRW_UC3 *
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:634
↓ 1 callersFunctionEndpoint_Discard_8
Discards one byte from the currently selected endpoint's bank, for OUT direction endpoints. * * \ingroup Group_EndpointPrimitiveRW_AVR8 *
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:561
↓ 1 callersFunctionEndpoint_Discard_Stream
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c:42
↓ 1 callersFunctionEndpoint_GetBusyBanks
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:324
↓ 1 callersFunctionEndpoint_GetBusyBanks
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:325
↓ 1 callersFunctionEndpoint_GetCurrentEndpoint
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:250
↓ 1 callersFunctionEndpoint_GetEndpointDirection
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:442
↓ 1 callersFunctionEndpoint_GetEndpointInterrupts
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:379
↓ 1 callersFunctionEndpoint_GetEndpointInterrupts
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:380
↓ 1 callersFunctionEndpoint_IsEnabled
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:310
↓ 1 callersFunctionEndpoint_IsStalled
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:511
↓ 1 callersFunctionEndpoint_IsStalled
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:425
↓ 1 callersFunctionEndpoint_Read_16_BE
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:594
↓ 1 callersFunctionEndpoint_Read_32_BE
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:671
↓ 1 callersFunctionEndpoint_Write_16_BE
Writes two bytes to the currently selected endpoint's bank in big endian format, for IN * direction endpoints. * * \ingroup Group_Endpoi
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:623
↓ 1 callersFunctionEndpoint_Write_8
Writes one byte to the currently selected endpoint's bank, for IN direction endpoints. * * \ingroup Group_EndpointPrimitiveRW_AVR8 *
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:551
↓ 1 callersFunctionEthernet_Task
Ethernet frame processing task. This task checks to see if a frame has been received, and if so hands off the processing * of the frame to the Ether
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c:275
↓ 1 callersMethodFromReport
(Byte[] Report)
Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.cs:45
↓ 1 callersFunctionGetHIDReportData
Function to read in the HID report descriptor from the attached device, and process it into easy-to-read * structures via the HID parser routines in
Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c:45
↓ 1 callersFunctionGetHIDReportData
Function to read in the HID report descriptor from the attached device, and process it into easy-to-read * structures via the HID parser routines in
Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c:45
↓ 1 callersFunctionGetHIDReportData
Function to read in the HID report descriptor from the attached device, and process it into easy-to-read * structures via the HID parser routines in
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c:45
↓ 1 callersFunctionGetNextMessage
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c:344
↓ 1 callersFunctionGetParametersMessage
(slot, seq, protocolNum, t0Params)
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js:77
↓ 1 callersFunctionGetParametersMessage
(slot, seq, protocolNum, t0Params)
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js:77
↓ 1 callersFunctionGetSlotStatusMessage
(slot, seq)
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js:124
↓ 1 callersFunctionGetSlotStatusMessage
(slot, seq)
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js:124
↓ 1 callersFunctionHD44780_Initialize
Projects/SerialToLCD/Lib/HD44780.c:107
↓ 1 callersFunctionHD44780_PowerUp4Bit
Projects/SerialToLCD/Lib/HD44780.c:84
↓ 1 callersFunctionHID_Task
Demos/Device/LowLevel/GenericHID/GenericHID.c:207
↓ 1 callersFunctionHID_Task
Function to manage HID report generation and transmission to the host. */
Demos/Device/LowLevel/Joystick/Joystick.c:190
↓ 1 callersFunctionHID_Task
Function to manage HID report generation and transmission to the host, when in report mode. */
Demos/Device/LowLevel/Keyboard/Keyboard.c:371
↓ 1 callersFunctionHTTPServerApp_Callback
uIP stack application callback for the simple HTTP webserver. This function must be called each time the * TCP/IP stack needs a TCP packet to be pro
Projects/Webserver/Lib/HTTPServerApp.c:97
↓ 1 callersFunctionHTTPServerApp_Init
Initialization function for the simple HTTP webserver. */
Projects/Webserver/Lib/HTTPServerApp.c:85
↓ 1 callersFunctionHTTPServerApp_OpenRequestedFile
HTTP Server State handler for the Request Process state. This state manages the processing of incoming HTTP * GET requests to the server from the re
Projects/Webserver/Lib/HTTPServerApp.c:164
↓ 1 callersFunctionHTTPServerApp_SendData
HTTP Server State handler for the Data Send state. This state manages the transmission of file chunks * to the receiving HTTP client. */
Projects/Webserver/Lib/HTTPServerApp.c:266
↓ 1 callersFunctionHTTPServerApp_SendResponseHeader
HTTP Server State handler for the HTTP Response Header Send state. This state manages the transmission of * the HTTP response header to the receivin
Projects/Webserver/Lib/HTTPServerApp.c:208
↓ 1 callersFunctionHexToDecimal
* Converts a given input byte of data from an ASCII encoded HEX value to an integer value. * * \note Input HEX bytes are expected to be in uppercase
Bootloaders/Printer/BootloaderPrinter.c:198
↓ 1 callersFunctionISPProtocol_Calibrate
Handler for the CMD_OSCCAL command, entering RC-calibration mode as specified in AVR053 */
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:414
↓ 1 callersFunctionISPProtocol_ChipErase
Handler for the CMD_CHI_ERASE_ISP command, clearing the target's FLASH memory. */
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:381
↓ 1 callersFunctionISPProtocol_EnterISPMode
Handler for the CMD_ENTER_PROGMODE_ISP command, which attempts to enter programming mode on * the attached device, returning success or failure back
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:65
↓ 1 callersFunctionISPProtocol_LeaveISPMode
Handler for the CMD_LEAVE_ISP command, which releases the target from programming mode. */
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:129
↓ 1 callersFunctionISPProtocol_ProgramMemory
Handler for the CMD_PROGRAM_FLASH_ISP and CMD_PROGRAM_EEPROM_ISP commands, writing out bytes, * words or pages of data to the attached device. * *
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:159
↓ 1 callersFunctionISPProtocol_ReadFuseLockSigOSCCAL
Handler for the CMD_READ_FUSE_ISP, CMD_READ_LOCK_ISP, CMD_READ_SIGNATURE_ISP and CMD_READ_OSCCAL commands, * reading the requested configuration byt
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:470
↓ 1 callersFunctionISPProtocol_ReadMemory
Handler for the CMD_READ_FLASH_ISP and CMD_READ_EEPROM_ISP commands, reading in bytes, * words or pages of data from the attached device. * * \pa
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:308
↓ 1 callersFunctionISPProtocol_SPIMulti
Handler for the CMD_SPI_MULTI command, writing and reading arbitrary SPI data to and from the attached device. */
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:526
↓ 1 callersFunctionISPProtocol_WriteFuseLock
Handler for the CMD_WRITE_FUSE_ISP and CMD_WRITE_LOCK_ISP commands, writing the requested configuration * byte to the device. * * \param[in] V2Co
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c:502
↓ 1 callersFunctionISPTarget_ConfigureSoftwareSPI
Configures the AVR's timer ready to produce software SPI for the slower ISP speeds that * cannot be obtained when using the AVR's hardware SPI modul
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:228
↓ 1 callersFunctionISPTarget_DisableTargetISP
Shuts down the current selected SPI driver (hardware or software, depending on the selected ISP speed) so that no * further communications can occur
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:174
↓ 1 callersFunctionISPTarget_EnableTargetISP
Initializes the appropriate SPI driver (hardware or software, depending on the selected ISP speed) ready for * communication with the attached targe
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:149
↓ 1 callersFunctionIccPowerOffMessage
(slot, seq)
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js:113
↓ 1 callersFunctionIccPowerOffMessage
(slot, seq)
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js:113
↓ 1 callersFunctionIccPowerOnMessage
(slot, seq)
Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js:101
↓ 1 callersFunctionIccPowerOnMessage
(slot, seq)
Demos/Device/ClassDriver/CCID/HostTestApp/test_generic_ccid_libusb.js:101
↓ 1 callersFunctionIso7816_CreateSimpleAtr
Demos/Device/LowLevel/CCID/Lib/Iso7816.c:34
↓ 1 callersFunctionIso7816_CreateSimpleAtr
Demos/Device/ClassDriver/CCID/Lib/Iso7816.c:35
↓ 1 callersFunctionJoystickHost_Task
Task to read and process the HID report descriptor and HID reports from the device * and display the results onto the board LEDs. */
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c:180
↓ 1 callersFunctionJoystickHost_Task
Task to manage an enumerated USB MIDI device once connected, to display received * note events from the host and send note changes in response to th
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c:108
↓ 1 callersFunctionJoystickHost_Task
Task to manage an enumerated USB joystick once connected, to display movement * data as it is received. */
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c:111
↓ 1 callersFunctionJoystick_Disable
BuildTests/BoardDriverTest/Board/Joystick.h:86
↓ 1 callersFunctionJoystick_GetStatus
BuildTests/BoardDriverTest/Board/Joystick.h:91
↓ 1 callersFunctionJoystick_Init
BuildTests/BoardDriverTest/Board/Joystick.h:81
↓ 1 callersFunctionKeyboardHost_Task
Task to read in and processes the next report from the attached device, displaying the report * contents on the board LEDs and via the serial port.
Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c:188
↓ 1 callersFunctionKeyboardHost_Task
Task to read in and processes the next report from the attached device, displaying the report * contents on the board LEDs and via the serial port.
Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c:182
↓ 1 callersFunctionKeyboardHost_Task
Task to manage an enumerated USB keyboard once connected, to display key state * data as it is received. */
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c:107
↓ 1 callersFunctionKeyboardHost_Task
Task to manage an enumerated USB keyboard once connected, to display key state * data as it is received. */
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c:111
↓ 1 callersFunctionKeyboard_HID_Task
Keyboard task. This generates the next keyboard HID report for the host, and transmits it via the * keyboard IN endpoint when the host is ready for
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c:219
↓ 1 callersFunctionLEDs_ChangeLEDs
BuildTests/BoardDriverTest/Board/LEDs.h:109
↓ 1 callersFunctionLEDs_GetLEDs
BuildTests/BoardDriverTest/Board/LEDs.h:119
↓ 1 callersFunctionLEDs_TurnOffLEDs
BuildTests/BoardDriverTest/Board/LEDs.h:99
↓ 1 callersFunctionLEDs_TurnOnLEDs
BuildTests/BoardDriverTest/Board/LEDs.h:94
↓ 1 callersFunctionMIDIHost_Task
Task to read in note on/off messages from the attached MIDI device and print it to the serial port. * When the board joystick or buttons are pressed
Demos/Host/LowLevel/MIDIHost/MIDIHost.c:166
↓ 1 callersFunctionMIDI_Host_ConfigurePipes
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c:40
↓ 1 callersFunctionMIDI_Host_ReceiveEventPacket
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c:202
↓ 1 callersFunctionMIDI_Host_SendEventPacket
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c:177
↓ 1 callersFunctionMIDI_Host_USBTask
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c:141
↓ 1 callersFunctionMIDI_Task
Task to handle the generation of MIDI note change events in response to presses of the board joystick, and send them * to the host. */
Demos/Device/LowLevel/MIDI/MIDI.c:119
↓ 1 callersFunctionMS_Device_ReadInCommandBlock
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c:134
↓ 1 callersFunctionMS_Device_ReturnCommandStatus
LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c:176
↓ 1 callersFunctionMS_Host_ConfigurePipes
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c:40
↓ 1 callersFunctionMS_Host_GetInquiryData
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c:364
← previousnext →701–800 of 2,800, ranked by callers