![]() |
RTEMS 7.0-rc1
|
Functions | |
| void | SystemInit (void) |
| Setup the microcontroller system. | |
| void | SystemCoreClockUpdate (void) |
| Update SystemCoreClock variable. | |
| uint32_t | SECURE_SystemCoreClockUpdate (void) |
| Update SystemCoreClock variable from secure application and return its value when security is implemented in the system (Non-secure callable function). | |
| uint32_t SECURE_SystemCoreClockUpdate | ( | void | ) |
Update SystemCoreClock variable from secure application and return its value when security is implemented in the system (Non-secure callable function).
Returns the SystemCoreClock value with current core Clock retrieved from cpu registers.
| void SystemCoreClockUpdate | ( | void | ) |
Update SystemCoreClock variable.
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
Update SystemCoreClock variable.
Updates the SystemCoreClock variable.
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
(*) CSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature. (**) HSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 64 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***)HSE_VALUE is a constant defined in stm32h7xx_hal.h file (default value 25 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
(*) CSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature.
(**) HSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 64 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***)HSE_VALUE is a constant defined in stm32h7xx_hal.h file (default value 25 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
(*) CSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature. (**) HSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 64 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***)HSE_VALUE is a constant defined in stm32h7xx_hal.h file (default value 25 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
(*) CSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature.
(**) HSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 64 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***)HSE_VALUE is a constant defined in stm32h7xx_hal.h file (default value 25 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
(*) CSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature. (**) HSI_VALUE is a constant defined in stm32h7xx_hal.h file (default value 64 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***)HSE_VALUE is a constant defined in stm32h7xx_hal.h file (default value 25 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
Updates the SystemCoreClock variable.
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
(*) MSI_VALUE is a constant defined in stm32u5xx_hal.h file (default value 4 MHz) but the real value may vary depending on the variations in voltage and temperature.
(**) HSI_VALUE is a constant defined in stm32u5xx_hal.h file (default value 16 MHz) but the real value may vary depending on the variations in voltage and temperature.
(***) HSE_VALUE is a constant defined in stm32u5xx_hal.h file (default value 8 MHz), user has to ensure that HSE_VALUE is same as the real frequency of the crystal used. Otherwise, this function may have wrong result.
| None |
| None |
| void SystemInit | ( | void | ) |
Setup the microcontroller system.
Initialize the System and update the SystemCoreClock variable.
Setup the microcontroller system.
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
Setup the microcontroller system Initialize the FPU setting, vector table location and External memory configuration.
Setup the microcontroller system Initialize the FPU setting and vector table location configuration.
| None |
| None |
Setup the microcontroller system.
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
Setup the microcontroller system Initialize the FPU setting, vector table location and External memory configuration.
| None |
| None |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
| None |
| None |