26 #ifndef __SYSTEM_MG32L003_H 27 #define __SYSTEM_MG32L003_H void SystemCoreClockUpdate(void)
Update SystemCoreClock variable.
Definition: system_mg32l003.c:205
uint32_t SystemCoreClock
Definition: system_mg32l003.c:115
void SystemInit(void)
Setup the microcontroller system.
Definition: system_mg32l003.c:147