custom-uv-k5-firmware/driver
2023-08-10 11:57:44 +01:00
..
adc.c Added ADC initialisation. 2023-08-10 11:45:46 +01:00
adc.h Added ADC initialisation. 2023-08-10 11:45:46 +01:00
bk1080-regs.h Added BK1080 initialisation. 2023-08-10 11:46:22 +01:00
bk1080.c Added BK1080 initialisation. 2023-08-10 11:46:22 +01:00
bk1080.h Added BK1080 initialisation. 2023-08-10 11:46:22 +01:00
bk4819-regs.h Added BK4819 initialisation. 2023-08-10 11:57:44 +01:00
bk4819.c Added BK4819 initialisation. 2023-08-10 11:57:44 +01:00
bk4819.h Added BK4819 initialisation. 2023-08-10 11:57:44 +01:00
crc.c Exposed bitfields before and after shifting. 2023-08-10 11:09:07 +01:00
crc.h First version. 2023-08-09 16:06:51 +01:00
eeprom.c Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
eeprom.h First version. 2023-08-09 16:06:51 +01:00
flash.c First version. 2023-08-09 16:06:51 +01:00
flash.h Exposed bitfields before and after shifting. 2023-08-10 11:09:07 +01:00
gpio.c First version. 2023-08-09 16:06:51 +01:00
gpio.h Added BK1080 initialisation. 2023-08-10 11:46:22 +01:00
i2c.c Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
i2c.h First version. 2023-08-09 16:06:51 +01:00
spi.c Exposed bitfields before and after shifting. 2023-08-10 11:09:07 +01:00
spi.h First version. 2023-08-09 16:06:51 +01:00
st7565.c Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
st7565.h First version. 2023-08-09 16:06:51 +01:00
system.c Added ADC initialisation. 2023-08-10 11:45:46 +01:00
system.h Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
systick.c Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
systick.h Fixed delay function names to their actual units. 2023-08-10 11:33:32 +01:00
uart.c Exposed bitfields before and after shifting. 2023-08-10 11:09:07 +01:00
uart.h First version. 2023-08-09 16:06:51 +01:00