STM32H735xx HAL User Manual
Defines
AHB prescaler
RCC Exported Constants

Defines

#define LL_RCC_AHB_DIV_1   RCC_D1CFGR_HPRE_DIV1
#define LL_RCC_AHB_DIV_2   RCC_D1CFGR_HPRE_DIV2
#define LL_RCC_AHB_DIV_4   RCC_D1CFGR_HPRE_DIV4
#define LL_RCC_AHB_DIV_8   RCC_D1CFGR_HPRE_DIV8
#define LL_RCC_AHB_DIV_16   RCC_D1CFGR_HPRE_DIV16
#define LL_RCC_AHB_DIV_64   RCC_D1CFGR_HPRE_DIV64
#define LL_RCC_AHB_DIV_128   RCC_D1CFGR_HPRE_DIV128
#define LL_RCC_AHB_DIV_256   RCC_D1CFGR_HPRE_DIV256
#define LL_RCC_AHB_DIV_512   RCC_D1CFGR_HPRE_DIV512

Define Documentation

#define LL_RCC_AHB_DIV_1   RCC_D1CFGR_HPRE_DIV1

Definition at line 289 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_128   RCC_D1CFGR_HPRE_DIV128

Definition at line 295 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_16   RCC_D1CFGR_HPRE_DIV16

Definition at line 293 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_2   RCC_D1CFGR_HPRE_DIV2

Definition at line 290 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_256   RCC_D1CFGR_HPRE_DIV256

Definition at line 296 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_4   RCC_D1CFGR_HPRE_DIV4

Definition at line 291 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_512   RCC_D1CFGR_HPRE_DIV512

Definition at line 297 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_64   RCC_D1CFGR_HPRE_DIV64

Definition at line 294 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_AHB_DIV_8   RCC_D1CFGR_HPRE_DIV8

Definition at line 292 of file stm32h7xx_ll_rcc.h.