STM32H735xx HAL User Manual
|
Defines | |
#define | RCC_LSI_OFF (0x00000000U) |
#define | RCC_LSI_ON RCC_CSR_LSION |
#define RCC_LSI_OFF (0x00000000U) |
Definition at line 230 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_GetOscConfig(), and HAL_RCC_OscConfig().
#define RCC_LSI_ON RCC_CSR_LSION |
Definition at line 231 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_GetOscConfig().