qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera 413438eb23 Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Change Delay_MS() to accept a 16-bit parameter rather than an 8-bit parameter for longer possible delays.

Minor documentation improvements.
2011-09-02 04:38:56 +00:00
..
ADC_AVR8.h
Serial_AVR8.c
Serial_AVR8.h Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 2011-09-02 04:38:56 +00:00
SPI_AVR8.h Add missing function attributes. 2011-07-12 05:13:31 +00:00
TWI_AVR8.c Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent. 2011-08-31 07:17:33 +00:00
TWI_AVR8.h Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 2011-09-02 04:38:56 +00:00