Older compatible definitions to ease migration.
More...
Older compatible definitions to ease migration.
- Deprecated:
- Use _CFGR_xPRE_DIVn form instead, across all families
◆ RCC_CFGR_HPRE_DIV_128
#define RCC_CFGR_HPRE_DIV_128 (0x8 + 5) |
◆ RCC_CFGR_HPRE_DIV_16
#define RCC_CFGR_HPRE_DIV_16 (0x8 + 3) |
◆ RCC_CFGR_HPRE_DIV_2
#define RCC_CFGR_HPRE_DIV_2 (0x8 + 0) |
◆ RCC_CFGR_HPRE_DIV_256
#define RCC_CFGR_HPRE_DIV_256 (0x8 + 6) |
◆ RCC_CFGR_HPRE_DIV_4
#define RCC_CFGR_HPRE_DIV_4 (0x8 + 1) |
◆ RCC_CFGR_HPRE_DIV_512
#define RCC_CFGR_HPRE_DIV_512 (0x8 + 7) |
◆ RCC_CFGR_HPRE_DIV_64
#define RCC_CFGR_HPRE_DIV_64 (0x8 + 4) |
◆ RCC_CFGR_HPRE_DIV_8
#define RCC_CFGR_HPRE_DIV_8 (0x8 + 2) |
◆ RCC_CFGR_HPRE_DIV_NONE
#define RCC_CFGR_HPRE_DIV_NONE 0x0 |
◆ RCC_CFGR_PPRE_DIV_16
#define RCC_CFGR_PPRE_DIV_16 0x7 |
◆ RCC_CFGR_PPRE_DIV_2
#define RCC_CFGR_PPRE_DIV_2 0x4 |
◆ RCC_CFGR_PPRE_DIV_4
#define RCC_CFGR_PPRE_DIV_4 0x5 |
◆ RCC_CFGR_PPRE_DIV_8
#define RCC_CFGR_PPRE_DIV_8 0x6 |
◆ RCC_CFGR_PPRE_DIV_NONE
#define RCC_CFGR_PPRE_DIV_NONE 0x0 |