libopencm3/include/libopencm3/gd32
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
..
f1x0 stm32: rcc: Standardize prescaler define names 2020-11-28 22:13:25 +00:00
flash.h gd32: add new chip series f1x0 2019-04-03 12:53:33 +00:00
gpio.h gd32: add new chip series f1x0 2019-04-03 12:53:33 +00:00
memorymap.h gd32: add new chip series f1x0 2019-04-03 12:53:33 +00:00
rcc.h gd32: add new chip series f1x0 2019-04-03 12:53:33 +00:00