| .. |
|
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
|
Move rtc control to new BKP module
|
2024-07-27 20:11:51 +02:00 |
|
bkp.c
|
Implement bkp's rtc alarm configuration
|
2024-08-04 20:12:28 +02:00 |
|
bkp.h
|
Implement bkp's rtc alarm configuration
|
2024-08-04 20:12:28 +02: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
|
Document DMA driver
|
2024-04-06 17:26:56 +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
|
Ensure PWR is enabled before configuration
|
2024-07-27 14:15:55 +02: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
|
Move rtc control to new BKP module
|
2024-07-27 20:11:51 +02:00 |
|
rcc.h
|
Move rtc control to new BKP module
|
2024-07-27 20:11:51 +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
|
Setup tim's module backbone
|
2024-08-07 21:37:44 +02:00 |
|
tim.h
|
Define tim's first API iteration
|
2024-08-28 22:06:20 +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 |