Home
last modified time | relevance | path

Searched refs:SYSTICK_SetReloadValue (Results 1 – 5 of 5) sorted by relevance

/bsp/ht32/libraries/ht32_drivers/
A Ddrv_common.c30 SYSTICK_SetReloadValue(SystemCoreClock / 10 / RT_TICK_PER_SECOND); in rt_hw_systick_init()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32_cm0plus_misc.h113 void SYSTICK_SetReloadValue(u32 SysTick_Reload);
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32_cm3_misc.h114 void SYSTICK_SetReloadValue(u32 SysTick_Reload);
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_cm3_misc.c214 void SYSTICK_SetReloadValue(u32 SysTick_Reload) in SYSTICK_SetReloadValue() function
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_cm0plus_misc.c206 void SYSTICK_SetReloadValue(u32 SysTick_Reload) in SYSTICK_SetReloadValue() function

Completed in 11 milliseconds