Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_cortex.h231 __STATIC_INLINE void LL_SYSTICK_Config(uint32_t ticks) in LL_SYSTICK_Config() argument
233 SysTick_Config(ticks); in LL_SYSTICK_Config()