Searched refs:drv_get_sys_freq (Results 1 – 4 of 4) sorted by relevance
24 int32_t drv_get_sys_freq(void);
43 int32_t drv_get_sys_freq(void) in drv_get_sys_freq() function
38 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, CORET_IRQn); //10ms in _system_init_for_kernel()
46 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, CORET_IRQn); in SysTick_Handler()
Completed in 6 milliseconds