Home
last modified time | relevance | path

Searched refs:drv_get_sys_freq (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dsystem.c44 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, 0); //10ms in _system_init_for_baremetal()
81 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, 0); //10ms in _system_init_for_kernel()
A Dsys_freq.c43 int32_t drv_get_sys_freq(void) in drv_get_sys_freq() function
A Dlib.c33 uint32_t cnt = (drv_get_sys_freq() / 1000); in _mdelay()
A Disr.c54 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, 0x0); in CORET_IRQHandler()
/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/include/
A Dsys_freq.h24 int32_t drv_get_sys_freq(void);
/AliOS-Things-master/hardware/board/c906/adapter/
A Dcsi_rhino.c520 return drv_get_sys_freq(); in csi_kernel_get_systimer_freq()

Completed in 8 milliseconds