Searched refs:CPU_Get_MTimer_Source_Clock (Results 1 – 8 of 8) sorted by relevance
29 CPU_Set_MTimer_CLK(ENABLE, CPU_Get_MTimer_Source_Clock() / 1000 / 1000 - 1); in rt_hw_board_init()
173 uint32_t CPU_Get_MTimer_Source_Clock(void);
185 uint32_t CPU_Get_MTimer_Source_Clock(void);
30 CPU_Set_MTimer_CLK(ENABLE, CPU_Get_MTimer_Source_Clock() / 1000 / 1000 - 1); in system_clock_init()
1170 uint32_t ATTR_CLOCK_SECTION CPU_Get_MTimer_Source_Clock(void) in CPU_Get_MTimer_Source_Clock() function
103 [ROM_API_INDEX_CPU_Get_MTimer_Source_Clock] = (uint32_t)CPU_Get_MTimer_Source_Clock,
120 uint32_t CPU_Get_MTimer_Source_Clock(void){ in CPU_Get_MTimer_Source_Clock() function
2056 uint32_t ATTR_CLOCK_SECTION CPU_Get_MTimer_Source_Clock(void) in CPU_Get_MTimer_Source_Clock() function
Completed in 23 milliseconds