Macros | |
#define | RCC_HSI_DIV1 (RCC_CR_HSIDIV_1 | RCC_CR_HSION) |
#define | RCC_HSI_DIV1 (RCC_CR_HSIDIV_1 | RCC_CR_HSION) |
#define | RCC_HSI_DIV2 (RCC_CR_HSIDIV_2 | RCC_CR_HSION) |
#define | RCC_HSI_DIV2 (RCC_CR_HSIDIV_2 | RCC_CR_HSION) |
#define | RCC_HSI_DIV4 (RCC_CR_HSIDIV_4 | RCC_CR_HSION) |
#define | RCC_HSI_DIV4 (RCC_CR_HSIDIV_4 | RCC_CR_HSION) |
#define | RCC_HSI_DIV8 (RCC_CR_HSIDIV | RCC_CR_HSION) |
#define | RCC_HSI_DIV8 (RCC_CR_HSIDIV | RCC_CR_HSION) |
#define | RCC_HSI_OFF ((uint8_t)0x00) |
#define | RCC_HSI_OFF ((uint8_t)0x00) |
#define | RCC_HSI_OFF ((uint8_t)0x00) |
#define | RCC_HSI_OFF ((uint32_t)0x00000000U) |
#define | RCC_HSI_OFF (0x00000000U) |
#define | RCC_HSI_OFF (0x00000000U) |
#define | RCC_HSI_ON ((uint8_t)0x01) |
#define | RCC_HSI_ON ((uint8_t)0x01) |
#define | RCC_HSI_ON ((uint8_t)0x01) |
#define | RCC_HSI_ON RCC_CR_HSION |
#define | RCC_HSI_ON RCC_CR_HSION |
#define | RCC_HSI_ON RCC_CR_HSION |
#define | RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
#define | RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
#define | RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
#define | RCC_HSICALIBRATION_DEFAULT ((uint32_t)0x10U) /* Default HSI calibration trimming value */ |
#define | RCC_HSICALIBRATION_DEFAULT (0x40U) /* Default HSI calibration trimming value for STM32H7 rev.V and above. (0x20 value for rev.Y handled within __HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST macro ) */ |
#define | RCC_HSICALIBRATION_DEFAULT (0x40U) /* Default HSI calibration trimming value for STM32H7 rev.V and above. (0x20 value for rev.Y handled within __HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST macro ) */ |
#define RCC_HSI_DIV1 (RCC_CR_HSIDIV_1 | RCC_CR_HSION) |
HSI_DIV1 clock activation
Definition at line 208 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV1 (RCC_CR_HSIDIV_1 | RCC_CR_HSION) |
HSI_DIV1 clock activation
Definition at line 208 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV2 (RCC_CR_HSIDIV_2 | RCC_CR_HSION) |
HSI_DIV2 clock activation
Definition at line 209 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV2 (RCC_CR_HSIDIV_2 | RCC_CR_HSION) |
HSI_DIV2 clock activation
Definition at line 209 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV4 (RCC_CR_HSIDIV_4 | RCC_CR_HSION) |
HSI_DIV4 clock activation
Definition at line 210 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV4 (RCC_CR_HSIDIV_4 | RCC_CR_HSION) |
HSI_DIV4 clock activation
Definition at line 210 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV8 (RCC_CR_HSIDIV | RCC_CR_HSION) |
HSI_DIV8 clock activation
Definition at line 211 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_DIV8 (RCC_CR_HSIDIV | RCC_CR_HSION) |
HSI_DIV8 clock activation
Definition at line 211 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_OFF ((uint8_t)0x00) |
Definition at line 140 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_OFF ((uint8_t)0x00) |
Definition at line 140 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_OFF ((uint8_t)0x00) |
Definition at line 140 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_OFF ((uint32_t)0x00000000U) |
Definition at line 142 of file stm32f7xx_hal_rcc.h.
#define RCC_HSI_OFF (0x00000000U) |
HSI clock deactivation
Definition at line 205 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_OFF (0x00000000U) |
HSI clock deactivation
Definition at line 205 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_ON ((uint8_t)0x01) |
Definition at line 141 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_ON ((uint8_t)0x01) |
Definition at line 141 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_ON ((uint8_t)0x01) |
Definition at line 141 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSI_ON RCC_CR_HSION |
Definition at line 143 of file stm32f7xx_hal_rcc.h.
#define RCC_HSI_ON RCC_CR_HSION |
HSI clock activation
Definition at line 206 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSI_ON RCC_CR_HSION |
HSI clock activation
Definition at line 206 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
Definition at line 143 of file stm32f469/stm32f469i-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
Definition at line 143 of file stm32f411/stm32f411e-disco/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT 0x10U /* Default HSI calibration trimming value */ |
Definition at line 143 of file stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT ((uint32_t)0x10U) /* Default HSI calibration trimming value */ |
Definition at line 145 of file stm32f7xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT (0x40U) /* Default HSI calibration trimming value for STM32H7 rev.V and above. (0x20 value for rev.Y handled within __HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST macro ) */ |
Definition at line 214 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.
#define RCC_HSICALIBRATION_DEFAULT (0x40U) /* Default HSI calibration trimming value for STM32H7 rev.V and above. (0x20 value for rev.Y handled within __HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST macro ) */ |
Definition at line 214 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h.