HAL + 0/2 examples
SourceVu will show references to __HAL_RCC_LSI_ENABLE from the following samples and libraries:
Examples
STM324x9I_EVAL
Examples
IWDG
STM324xG_EVAL
Examples
IWDG
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

After enabling the LSI, the application software should wait on LSIRDY flag to be set indicating that LSI clock is stable and can be used to clock the IWDG and/or the RTC. LSI can not be disabled if the IWDG is running. When the LSI is stopped, LSIRDY flag goes low after 6 LSI oscillator clock cycles.

References

from examples