20#ifndef __SYSTEM_ST_H__
21# define __SYSTEM_ST_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