HAL + 0/3 examples
SourceVu will show references to LL_Init1msTick() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RCC
UTILS
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

None

Notes

When a RTOS is used, it is recommended to avoid changing the Systick configuration by calling this function, for a delay use rather osDelay RTOS service. HCLK frequency can be calculated thanks to RCC helper macro or function LL_RCC_GetSystemClocksFreq

References

from examples