36#ifndef SYSTEM_CMSDK_CM3_H
37#define SYSTEM_CMSDK_CM3_H
void SystemInit(void)
Setup the microcontroller system.
Definition system_CMSDK_ARMv8MBL.c:64
void SystemCoreClockUpdate(void)
Update SystemCoreClock variable.
Definition system_CMSDK_ARMv8MBL.c:59
uint32_t SystemCoreClock
Definition system_CMSDK_ARMv8MBL.c:56
unsigned int uint32_t
Definition lvgl.h:43