STM32H735xx HAL User Manual
|
Defines | |
#define | HSE_TIMEOUT_VALUE HSE_STARTUP_TIMEOUT |
#define | HSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
#define | HSI48_TIMEOUT_VALUE (2U) /* 2 ms */ |
#define | CSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
#define | LSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
#define | PLL_TIMEOUT_VALUE (2U) /* 2 ms */ |
#define | CLOCKSWITCH_TIMEOUT_VALUE (5000U) /* 5 s */ |
#define | RCC_DBP_TIMEOUT_VALUE (100U) |
#define | RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT |
#define CLOCKSWITCH_TIMEOUT_VALUE (5000U) /* 5 s */ |
Definition at line 8016 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_ClockConfig(), and HAL_RCC_DeInit().
#define CSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
Definition at line 8013 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_OscConfig().
#define HSE_TIMEOUT_VALUE HSE_STARTUP_TIMEOUT |
Definition at line 8010 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_DeInit(), and HAL_RCC_OscConfig().
#define HSI48_TIMEOUT_VALUE (2U) /* 2 ms */ |
Definition at line 8012 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_OscConfig().
#define HSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
Definition at line 8011 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_DeInit(), and HAL_RCC_OscConfig().
#define LSI_TIMEOUT_VALUE (2U) /* 2 ms */ |
Definition at line 8014 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_OscConfig().
#define PLL_TIMEOUT_VALUE (2U) /* 2 ms */ |
Definition at line 8015 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_DeInit(), and HAL_RCC_OscConfig().
#define RCC_DBP_TIMEOUT_VALUE (100U) |
Definition at line 8017 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_OscConfig(), and HAL_RCCEx_PeriphCLKConfig().
Definition at line 8018 of file stm32h7xx_hal_rcc.h.
Referenced by HAL_RCC_OscConfig(), and HAL_RCCEx_PeriphCLKConfig().