MCPcopy Create free account

hub / github.com/abcminiuser/lufa / functions

Functions2,800 in github.com/abcminiuser/lufa

↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h:158
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h:181
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h:162
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h:158
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h:158
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h:165
↓ 2 callersFunctionDataflash_DeselectChip
Deselects the current dataflash chip, so that no dataflash is selected. */
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h:164
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/AVR8/STK525/Dataflash.h:186
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h:209
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h:197
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h:186
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/AVR8/STK526/Dataflash.h:186
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h:193
↓ 2 callersFunctionDataflash_ToggleSelectedChipCS
Toggles the select line of the currently selected dataflash IC, so that it is ready to receive * a new command. */
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h:192
↓ 2 callersFunctionEVENT_USB_Host_DeviceAttached
Event handler for the USB_DeviceAttached event. This indicates that a device has been attached to the host, and * starts the library USB task to beg
LUFA/CodeTemplates/HostTemplate/HostApplication.c:72
↓ 2 callersFunctionEVENT_USB_Host_DeviceEnumerationComplete
Event handler for the USB_DeviceEnumerationComplete event. This indicates that a device has been successfully * enumerated by the host and is now re
LUFA/CodeTemplates/HostTemplate/HostApplication.c:88
↓ 2 callersFunctionEVENT_USB_Host_HostError
Event handler for the USB_HostError event. This indicates that a hardware error occurred while in host mode. */
LUFA/CodeTemplates/HostTemplate/HostApplication.c:106
↓ 2 callersFunctionEVENT_USB_UIDChange
Event handler for the library USB mode change event. */
Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c:92
↓ 2 callersFunctionEndpoint_BytesInEndpoint
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:222
↓ 2 callersFunctionEndpoint_BytesInEndpoint
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h:265
↓ 2 callersFunctionEndpoint_ConfigureEndpoint_PRV
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c:168
↓ 2 callersFunctionEndpoint_DisableEndpoint
Disables the currently selected endpoint so that data cannot be sent and received through it * to and from a host. */
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:299
↓ 2 callersFunctionEndpoint_DisableEndpoint
Disables the currently selected endpoint so that data cannot be sent and received through it * to and from a host. */
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:300
↓ 2 callersFunctionEndpoint_Discard_8
Discards one byte from the currently selected endpoint's bank, for OUT direction endpoints. * * \ingroup Group_EndpointPrimitiveRW_UC3 */
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:560
↓ 2 callersFunctionEndpoint_EnableEndpoint
Enables the currently selected endpoint so that data can be sent and received through it to * and from a host. * * \note Endpoints must
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:290
↓ 2 callersFunctionEndpoint_EnableEndpoint
Enables the currently selected endpoint so that data can be sent and received through it to * and from a host. * * \note Endpoints must
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:291
↓ 2 callersFunctionEndpoint_GetEndpointDirection
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:240
↓ 2 callersFunctionEndpoint_GetEndpointDirection
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:238
↓ 2 callersFunctionEndpoint_IsConfigured
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h:367
↓ 2 callersFunctionEndpoint_IsConfigured
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h:368
↓ 2 callersFunctionFlushPageIfRequired
* Flushes a partially written page of data to physical FLASH, if a page * boundary has been crossed. * * \note If a page flush occurs the global HE
Bootloaders/Printer/BootloaderPrinter.c:214
↓ 2 callersFunctionGetNextReport
Fills the given HID report data structure with the next HID report to send to the host. * * \param[out] ReportData Pointer to a HID report data st
Demos/Device/LowLevel/Joystick/Joystick.c:151
↓ 2 callersFunctionHD44780_WriteByte
Projects/SerialToLCD/Lib/HD44780.c:78
↓ 2 callersFunctionHD44780_WriteCommand
Projects/SerialToLCD/Lib/HD44780.c:114
↓ 2 callersFunctionHD44780_WriteData
Projects/SerialToLCD/Lib/HD44780.c:121
↓ 2 callersFunctionISPTarget_LoadExtendedAddress
Sends a low-level LOAD EXTENDED ADDRESS command to the target, for addressing of memory beyond the * 64KB boundary. This sends the command with the
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:308
↓ 2 callersFunctionISPTarget_WaitForProgComplete
Waits until the last issued target memory programming command has completed, via the check mode given and using * the given parameters. * * \para
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:328
↓ 2 callersFunctionISPTarget_WaitWhileTargetBusy
Waits until the target has completed the last operation, by continuously polling the device's * BUSY flag until it is cleared, or until the command
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c:291
↓ 2 callersFunctionIsPageAddressValid
Bootloaders/MassStorage/BootloaderAPI.c:38
↓ 2 callersFunctionIsPageAddressValid
Bootloaders/DFU/BootloaderAPI.c:38
↓ 2 callersFunctionIsPageAddressValid
Bootloaders/CDC/BootloaderAPI.c:38
↓ 2 callersFunctionIsPageAddressValid
Bootloaders/Printer/BootloaderAPI.c:38
↓ 2 callersFunctionKeyboard_ProcessLEDReport
Processes a given Keyboard LED report from the host, and sets the board LEDs to match. Since the Keyboard * LED report can be sent through either th
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c:198
↓ 2 callersFunctionLEDs_Disable
BuildTests/BoardDriverTest/Board/LEDs.h:89
↓ 2 callersFunctionLEDs_TurnOnLEDs
LUFA/Drivers/Board/LEDs.h:113
↓ 2 callersFunctionLoadStartEndAddresses
Routine to concatenate the given pair of 16-bit memory start and end addresses from the host, and store them * in the StartAddr and EndAddr global v
Bootloaders/DFU/BootloaderDFU.c:657
↓ 2 callersFunctionMIDI_Device_SendEventPacket
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c:69
↓ 2 callersFunctionMIDI_Host_Flush
LUFA/Drivers/USB/Class/Host/MIDIClassHost.c:151
↓ 2 callersFunctionMS_Host_WaitForDataReceived
LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c:184
↓ 2 callersFunctionMassStore_ReadDeviceBlock
Issues a SCSI Device Block Read command to the attached device, to read in one or more data blocks from the * storage medium into a buffer. * * \
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c:445
↓ 2 callersFunctionMassStore_WaitForDataReceived
Waits until the attached device is ready to accept data following a CBW, checking * to ensure that the device has not stalled the transaction. * *
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c:122
↓ 2 callersFunctionOpenLogFile
Opens the log file on the Dataflash's FAT formatted partition according to the current date */
Projects/TempDataLogger/TempDataLogger.c:169
↓ 2 callersFunctionPRNT_Device_USBTask
LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c:118
↓ 2 callersFunctionPipe_BytesToEPSizeMask
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:898
↓ 2 callersFunctionPipe_BytesToEPSizeMask
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:896
↓ 2 callersFunctionPipe_ClearError
Clears the error flags for the currently selected pipe. */
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:402
↓ 2 callersFunctionPipe_ClearStall
Clears the STALL condition detection flag on the currently selected pipe, but does not clear the * STALL condition itself (this must be done via
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:593
↓ 2 callersFunctionPipe_DisablePipe
Disables the currently selected pipe so that data cannot be sent and received through it to and * from an attached device. */
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:260
↓ 2 callersFunctionPipe_DisablePipe
Disables the currently selected pipe so that data cannot be sent and received through it to and * from an attached device. */
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:247
↓ 2 callersFunctionPipe_EnablePipe
Enables the currently selected pipe so that data can be sent and received through it to and from * an attached device. * * \pre The curr
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:251
↓ 2 callersFunctionPipe_EnablePipe
Enables the currently selected pipe so that data can be sent and received through it to and from * an attached device. * * \pre The curr
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:238
↓ 2 callersFunctionPipe_GetPipeToken
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:281
↓ 2 callersFunctionPipe_IsStalled
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:559
↓ 2 callersFunctionPipe_SetInfiniteINRequests
Configures the currently selected pipe to allow for an unlimited number of IN requests. */
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h:300
↓ 2 callersFunctionPipe_SetInfiniteINRequests
Configures the currently selected pipe to allow for an unlimited number of IN requests. */
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h:287
↓ 2 callersFunctionProcessBootloaderCommand
Routine to process an issued command from the host, via a DFU_DNLOAD request wrapper. This routine ensures * that the command is allowed based on th
Bootloaders/DFU/BootloaderDFU.c:609
↓ 2 callersFunctionProcessGenericHIDReport
Function to process the last received report from the host. * * \param[in] DataArray Pointer to a buffer where the last received report has been s
Demos/Device/LowLevel/GenericHID/GenericHID.c:162
↓ 2 callersFunctionProcessLEDReport
Processes a received LED report, and updates the board LEDs states to match. * * \param[in] LEDReport LED status report from the host */
Demos/Device/LowLevel/Keyboard/Keyboard.c:287
↓ 2 callersFunctionRNDIS_Device_ConfigureEndpoints
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c:117
↓ 2 callersFunctionRNDIS_Device_IsPacketReceived
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c:430
↓ 2 callersFunctionRNDIS_Device_ProcessControlRequest
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c:71
↓ 2 callersFunctionRNDIS_Device_ReadPacket
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c:442
↓ 2 callersFunctionRNDIS_Device_USBTask
LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c:143
↓ 2 callersFunctionRNDIS_Host_ConfigurePipes
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:40
↓ 2 callersFunctionRNDIS_Host_InitializeDevice
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:256
↓ 2 callersFunctionRNDIS_Host_IsPacketReceived
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:379
↓ 2 callersFunctionRNDIS_Host_QueryRNDISProperty
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:335
↓ 2 callersFunctionRNDIS_Host_ReadPacket
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:395
↓ 2 callersFunctionRNDIS_Host_SetRNDISProperty
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c:291
↓ 2 callersFunctionRNDIS_Host_USBTask
Inline Functions: */ General management task for a given RNDIS host class interface, required for the correct operation of the interface. This should
LUFA/Drivers/USB/Class/Host/RNDISClassHost.h:236
↓ 2 callersFunctionReadWriteEEPROMFileBlock
Reads or writes a block of data from/to the physical device EEPROM using a * block buffer stored in RAM, if the requested block is within the virtua
Bootloaders/MassStorage/Lib/VirtualFAT.c:366
↓ 2 callersFunctionReadWriteFLASHFileBlock
Reads or writes a block of data from/to the physical device FLASH using a * block buffer stored in RAM, if the requested block is within the virtual
Bootloaders/MassStorage/Lib/VirtualFAT.c:303
↓ 2 callersFunctionRingBuffer_IsEmpty
LUFA/Drivers/Misc/RingBuffer.h:210
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Projects/TempDataLogger/Lib/SCSI.c:277
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Projects/Webserver/Lib/SCSI.c:277
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Bootloaders/MassStorage/Lib/SCSI.c:238
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c:278
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c:277
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c:277
↓ 2 callersFunctionSCSI_Command_ReadWrite_10
Command processing for an issued SCSI READ (10) or WRITE (10) command. This command reads in the block start address * and total number of blocks to
Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c:277
↓ 2 callersFunctionSerialSPI_Init
Inline Functions: */ Initialize the USART module in Master SPI mode. * * \param[in] SPIOptions USART SPI Options, a mask consisting of
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:141
↓ 2 callersFunctionSerialSPI_ReceiveByte
Sends a dummy byte through the USART SPI interface, blocking until the transfer is complete. The response * byte from the attached SPI device is
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:195
↓ 2 callersFunctionSerialSPI_SendByte
Sends a byte through the USART SPI interface, blocking until the transfer is complete. The response * byte sent to from the attached SPI device i
LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h:185
↓ 2 callersFunctionSerialSPI_TransferByte
LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h:168
↓ 2 callersFunctionSerial_IsSendReady
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h:217
↓ 2 callersFunctionSerial_ReceiveByte
Receives the next byte from the USART. * * \return Next byte received from the USART, or a negative value if no byte has been received. *
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h:251
↓ 2 callersFunctionSerial_ReceiveByte
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h:272
↓ 2 callersFunctionSoftUART_Init
Initializes the software UART, ready for data transmission and reception into the global ring buffers. */
Projects/XPLAINBridge/Lib/SoftUART.c:56
↓ 2 callersFunctionSoftUART_SetBaud
Inline Functions: */
Projects/XPLAINBridge/Lib/SoftUART.h:59
↓ 2 callersFunctionTINYNVM_WaitWhileNVMBusBusy
Busy-waits while the NVM controller is busy performing a NVM operation, such as a FLASH page read. * * \return Boolean \c true if the NVM controlle
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c:77
← previousnext →401–500 of 2,800, ranked by callers