
Power
bemore123
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Stability - TRACE32 cmm script - Power - wake source
Just open part of TRACE32 scripts on my hand.Stability - TRACE32 cmm script - Power - wake source list:area.create wakeup_source 300. 6000. area.clear wakeup_source area.view wakeup_source area.selec...原创 2018-04-18 15:05:16 · 405 阅读 · 0 评论 -
Power - clock debug
Enable clock debug:#echo 1 > /d/clk/debug_suspendor enable in source code:drivers/clk/msm/clock-debug.c 670void clock_debug_print_enabled(void) 671{ -672 if (likely(!debug_suspend)) + if (false) ...原创 2018-04-18 15:09:39 · 485 阅读 · 0 评论