|
SmartSnippets DA1459x SDK
|
CMSIS Device System Header File for ARMCM0 Device. More...
Go to the source code of this file.
Functions | |
| void | SystemInit (void) |
| Setup the microcontroller system. More... | |
| void | SystemCoreClockUpdate (void) |
| Update SystemCoreClock variable. More... | |
Variables | |
| uint32_t | SystemCoreClock |
| System Clock Frequency (Core Clock) | |
CMSIS Device System Header File for ARMCM0 Device.
| void SystemCoreClockUpdate | ( | void | ) |
Update SystemCoreClock variable.
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
| void SystemInit | ( | void | ) |
Setup the microcontroller system.
Initialize the System and update the SystemCoreClock variable.
1.8.16