Lines Matching full:lsi
50 menu "STM32WB0 LSI options"
54 int "Size of LSI measurement window (in periods)"
58 Size of the LSI measurement window (# of LSI periods)
60 The measurement process involves waiting for a certain amount of LSI periods
61 to occur, in order to determine precisely the LSI period, and thus frequency.
63 This property controls how much LSI periods are required for each measure.
72 int "LSI run-time measurement interval (ms)"
77 Since the LSI RC frequency is affected by temperature, which is not stable
78 across time, it is recommended to perform measurements of the LSI frequency
81 This property enables runtime LSI measurement if present. In this case,
82 a background thread is created and performs LSI measurements, sleeping
91 treated as LSI frequency for the lifetime of the application.