Home
last modified time | relevance | path

Searched refs:System_Clock_Init (Results 1 – 5 of 5) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_pm.c87 System_Clock_Init(64000000); in _pm_run()
91 System_Clock_Init(32000000); in _pm_run()
95 System_Clock_Init(8000000); in _pm_run()
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c97 if (false == System_Clock_Init(DEFAULT_SYSTEM_CLOCK)) in System_Init()
114 bool System_Clock_Init(uint32_t fu32_Clock) in System_Clock_Init() function
A DSystem_ACM32F0x0.h648 bool System_Clock_Init(uint32_t fu32_Clock);
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c89 if (false == System_Clock_Init(DEFAULT_SYSTEM_CLOCK)) in System_Init()
137 bool System_Clock_Init(uint32_t fu32_Clock) in System_Clock_Init() function
A DSystem_ACM32F4.h599 bool System_Clock_Init(uint32_t fu32_Clock);

Completed in 17 milliseconds