STM32H735xx HAL User Manual
Defines
Timers clocks prescalers selection
RCC Exported Constants

Defines

#define LL_RCC_TIM_PRESCALER_TWICE   (uint32_t)(0x00000000U)
#define LL_RCC_TIM_PRESCALER_FOUR_TIMES   (uint32_t)(RCC_CFGR_TIMPRE)

Define Documentation

#define LL_RCC_TIM_PRESCALER_FOUR_TIMES   (uint32_t)(RCC_CFGR_TIMPRE)

Definition at line 1391 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_TIM_PRESCALER_TWICE   (uint32_t)(0x00000000U)

Definition at line 1390 of file stm32h7xx_ll_rcc.h.