STM32H735xx HAL User Manual
Defines
HSI oscillator divider
RCC Exported Constants

Defines

#define LL_RCC_HSI_DIV1   RCC_CR_HSIDIV_1
#define LL_RCC_HSI_DIV2   RCC_CR_HSIDIV_2
#define LL_RCC_HSI_DIV4   RCC_CR_HSIDIV_4
#define LL_RCC_HSI_DIV8   RCC_CR_HSIDIV_8

Define Documentation

#define LL_RCC_HSI_DIV1   RCC_CR_HSIDIV_1

Definition at line 198 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_HSI_DIV2   RCC_CR_HSIDIV_2

Definition at line 199 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_HSI_DIV4   RCC_CR_HSIDIV_4

Definition at line 200 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_HSI_DIV8   RCC_CR_HSIDIV_8

Definition at line 201 of file stm32h7xx_ll_rcc.h.