Files
libopencm3/include/libopencm3/stm32/f7
Karl Palsson c7d7a18dd7 stm32: rcc: Standardize prescaler define names
We did have
* _HPRE_SYSCLK_DIVN (3 parts)
* _HPRE_DIVN (5 parts)
* _HPRE_DIV_N (4 parts)

Unify all on _HPRE_DIVN.  Provide deprecated definitions to not break
everything at once.

Also, standardize on "NODIV" instead of DIVNONE.
2020-11-28 22:13:25 +00:00
..
2019-04-15 13:10:37 +00:00
2019-05-09 11:49:25 +00:00
2019-05-19 21:33:07 +00:00
2018-10-20 11:40:38 +00:00
2019-06-10 11:10:34 +00:00
2019-05-19 21:33:07 +00:00
2019-05-19 21:30:38 +00:00
2019-05-19 21:30:48 +00:00
2019-04-04 22:11:20 +00:00
2019-05-26 21:34:08 +00:00
2019-04-15 13:10:21 +00:00
2019-05-19 21:33:02 +00:00
2019-05-22 00:10:39 +00:00
2017-03-30 21:48:07 +00:00
2018-10-23 21:43:29 +00:00
2018-09-09 16:38:56 +00:00