Macros | |
#define | RCC_CRS_FREQERRORDIR_DOWN (CRS_ISR_FEDIR) |
#define | RCC_CRS_FREQERRORDIR_DOWN (CRS_ISR_FEDIR) |
#define | RCC_CRS_FREQERRORDIR_UP (0x00000000U) |
#define | RCC_CRS_FREQERRORDIR_UP (0x00000000U) |
#define RCC_CRS_FREQERRORDIR_DOWN (CRS_ISR_FEDIR) |
Downcounting direction, the actual frequency is below the target
Definition at line 1715 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_FREQERRORDIR_DOWN (CRS_ISR_FEDIR) |
Downcounting direction, the actual frequency is below the target
Definition at line 1715 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_FREQERRORDIR_UP (0x00000000U) |
Upcounting direction, the actual frequency is above the target
Definition at line 1714 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_FREQERRORDIR_UP (0x00000000U) |
Upcounting direction, the actual frequency is above the target
Definition at line 1714 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.