When a RTOS is used, it is recommended to avoid using blocking delay and use rather osDelay service. To respect 1ms timebase, user should call LL_Init1msTick function which will configure Systick to 1ms
Examples
LL_mDelay() is referenced by 58 libraries and example projects: