Commit Graph

3 Commits

Author SHA1 Message Date
Lefucjusz
8b3ae7b48c [BH-1857] Fix improper PWM module clock frequency computation
* Fix of the issue that source clock for PWM
module was improperly assumed to be derived
from AHB_CLK, while in reality it is
derived from IPG_CLK, what resulted in
module generating signal with 4 times
lower frequency than the configured
one.
* Cleanups.
2024-01-16 13:58:26 +01:00
Maciej Gibowicz
d3bba9da05 [MOS-256] Turn off torch driver when not in use
We save on power consumption ~0.7 mA.
2022-03-08 09:21:50 +01:00
Adam Dobrowolski
23b3fd51e5 [EGD-6400] Added no autolocking while torch on feature
When torch is on we don't want to be able to autolock phone
2021-06-02 12:13:43 +02:00