Searched refs:CONFIG_SYSTICK_HZ (Results 1 – 3 of 3) sorted by relevance
16 #ifndef CONFIG_SYSTICK_HZ17 #define CONFIG_SYSTICK_HZ 100 macro38 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, CORET_IRQn); //10ms in _system_init_for_kernel()
15 #ifndef CONFIG_SYSTICK_HZ16 #define CONFIG_SYSTICK_HZ 100 macro46 csi_coret_config(drv_get_sys_freq() / CONFIG_SYSTICK_HZ, CORET_IRQn); in SysTick_Handler()
33 #ifndef CONFIG_SYSTICK_HZ34 #define CONFIG_SYSTICK_HZ 100U macro
Completed in 7 milliseconds