| .. |
|
afio_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
afio.c
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
afio.h
|
Fix include issue in afio module
|
2024-08-04 20:17:52 +02:00 |
|
bkp_regs.h
|
Fix bkp regs missing a field
|
2024-10-21 17:02:16 +02:00 |
|
bkp.c
|
Document RTC calibration functions
|
2024-11-03 13:00:46 +01:00 |
|
bkp.h
|
Document RTC calibration functions
|
2024-11-03 13:00:46 +01:00 |
|
dma_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
dma.c
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
dma.h
|
Add missing variable name to dma's function
|
2024-10-21 17:07:02 +02:00 |
|
exti_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
exti.c
|
Rework exti module to use a simpler API
|
2024-08-04 19:38:24 +02:00 |
|
exti.h
|
Rework exti module to use a simpler API
|
2024-08-04 19:38:24 +02:00 |
|
flash_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
flash.c
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
flash.h
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
gpio_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
gpio.c
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
gpio.h
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
nvic_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
nvic.c
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
nvic.h
|
Rename drivers folder to drv
|
2023-09-21 20:42:16 +02:00 |
|
pwr_regs.h
|
Fix typo in PWR registers
|
2024-07-13 21:35:42 +02:00 |
|
pwr.c
|
Replace wfi by wfe for faster wakeup time
|
2024-11-03 13:01:12 +01:00 |
|
pwr.h
|
Implement sleep modes
|
2024-07-14 19:17:20 +02:00 |
|
rcc_regs.h
|
Move rtc control to new BKP module
|
2024-07-27 20:11:51 +02:00 |
|
rcc.c
|
Fix rcc's timer frequency being 10x too low
|
2024-10-21 17:03:03 +02:00 |
|
rcc.h
|
Add timer clocks to rcc's clock frequencies
|
2024-08-30 22:23:24 +02:00 |
|
scb_regs.h
|
Define SCB module's registers
|
2024-07-13 21:14:44 +02:00 |
|
scb.c
|
Implement SCB module
|
2024-07-13 21:35:22 +02:00 |
|
scb.h
|
Implement SCB module
|
2024-07-13 21:35:22 +02:00 |
|
stk_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
stk.c
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
stk.h
|
Make stk_read function usable
|
2024-04-30 20:17:58 +02:00 |
|
tim_regs.h
|
Define tim module's registers
|
2024-08-04 23:18:38 +02:00 |
|
tim.c
|
Fix majors bugs in tim module
|
2024-10-21 17:04:45 +02:00 |
|
tim.h
|
Validate basic use case for tim 2 to 4
|
2024-08-28 23:11:18 +02:00 |
|
usart_regs.h
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
usart.c
|
Fix major reg bitfield issue
|
2024-07-10 23:16:49 +02:00 |
|
usart.h
|
Document USART driver
|
2024-04-06 22:19:19 +02:00 |