esp-idf/components
Ivan Grokhotkov fe5d294f6c pm: handle changes to the PM_MODE_ACTIVE frequency
The issue would manifest itself in cases when switching from PM
configuration like {active=160MHz, idle=80MHz} to {active=80MHz,
idle=80Mhz}. After the configuration was changed, PM logic would
think that current frequency was 80MHz and would not do any further
switching. In fact, frequency was still 160MHz.
2018-03-27 11:20:54 +08:00
..
2018-01-29 09:22:04 +08:00
2018-02-28 10:17:14 +11:00
2018-02-05 14:15:26 +08:00
2018-02-20 12:32:12 +05:30