InfiniTime/src/drivers
2020-02-08 18:01:02 +01:00
..
BufferProvider.h Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent. 2020-01-26 13:37:10 +01:00
Cst816s.cpp Disable SPI, I²C, touch controller and display controller in sleep mode. 2020-01-17 22:16:45 +01:00
Cst816s.h Disable SPI, I²C, touch controller and display controller in sleep mode. 2020-01-17 22:16:45 +01:00
SpiMaster.cpp First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
SpiMaster.h First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
St7789.cpp Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent. 2020-01-26 13:37:10 +01:00
St7789.h Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent. 2020-01-26 13:37:10 +01:00