summaryrefslogtreecommitdiff
path: root/chip/stm32/registers-stm32f4.h
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32: Remove duplicate macrosTom Hughes2021-03-161-75/+0
* stm32: add dynamic clocking for STM32F4Vincent Palatin2020-12-021-0/+8
* chip: stm32: fix TIM9 interrupt for STM32F412Virendra Kakade2020-03-201-0/+4
* chip/stm32: Stop timers and watchdogs on STM32F4 when debuggingCraig Hesling2020-01-211-0/+2
* stm32f4: Add registers for DBGMCUCraig Hesling2019-12-161-1/+35
* stm32f4: Fix SBF clear bitCraig Hesling2019-12-161-1/+1
* stm32f4: Cleanup reset reg constantsCraig Hesling2019-12-161-8/+9
* stm32f4: Enable gpio port clocks that are usedCraig Hesling2019-11-081-0/+9
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-241-1/+6
* stm32: Factor out stm32f7 family registersCraig Hesling2019-07-171-54/+8
* stm32: Add header guard and fix fmt/doc of registers header fileCraig Hesling2019-07-171-8/+16
* stm32: Manually fix separate register filesCraig Hesling2019-07-161-3/+1
* stm32: Split registers.h into independent filesCraig Hesling2019-07-151-0/+1184