Searched refs:System_Clock_Init (Results 1 – 5 of 5) sorted by relevance
87 System_Clock_Init(64000000); in _pm_run()91 System_Clock_Init(32000000); in _pm_run()95 System_Clock_Init(8000000); in _pm_run()
97 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
648 bool System_Clock_Init(uint32_t fu32_Clock);
89 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
599 bool System_Clock_Init(uint32_t fu32_Clock);
Completed in 17 milliseconds