当前位置: 技术问答>linux和unix
100分请教高手一个CPU的问题
来源: 互联网 发布时间:2016-12-01
本文导语: RELEASE_RET_GPIO bit [31] RELEASE_RET_GPIO is retention control signal to normal I/O pad. If you want to disable RELEASE_RET_GPIO, set to 1. After RELEASE_RET_GPIO becomes OFF, this bit will be cleared to 0. Usage1: Wakeup from IDLE, DEEP-IDLE, STOP, ...
RELEASE_RET_GPIO
bit [31] RELEASE_RET_GPIO is retention control signal to normal I/O pad.
If you want to disable RELEASE_RET_GPIO, set to 1. After
RELEASE_RET_GPIO becomes OFF, this bit will be cleared to 0.
Usage1: Wakeup from IDLE, DEEP-IDLE, STOP, or DEEP-STOP with top-level
logic ON
-> No need to set this register field.
Usage2: Wakeup from DEEP-IDLE, STOP, or DEEP-STOP with top-level logic OFF.
-> Set HIGH on this register field to that corresponding PAD starts to
work.
Usage3: Wakeup from SLEEP.
-> First restore GPIO configuration options to those values before
entering SLEEP mode. And then set HIGH on this register field to that
corresponding PAD starts to work.
0 = Auto clear
1 = RELEASE_RET_GPIO
三星cpu spec上面的这段话:Usage3中的:
0 = Auto clear
1 = RELEASE_RET_GPIO
是什么意思?
什么情况下RELEASE_RET_GPIO 会becomes OFF?
bit [31] RELEASE_RET_GPIO is retention control signal to normal I/O pad.
If you want to disable RELEASE_RET_GPIO, set to 1. After
RELEASE_RET_GPIO becomes OFF, this bit will be cleared to 0.
Usage1: Wakeup from IDLE, DEEP-IDLE, STOP, or DEEP-STOP with top-level
logic ON
-> No need to set this register field.
Usage2: Wakeup from DEEP-IDLE, STOP, or DEEP-STOP with top-level logic OFF.
-> Set HIGH on this register field to that corresponding PAD starts to
work.
Usage3: Wakeup from SLEEP.
-> First restore GPIO configuration options to those values before
entering SLEEP mode. And then set HIGH on this register field to that
corresponding PAD starts to work.
0 = Auto clear
1 = RELEASE_RET_GPIO
三星cpu spec上面的这段话:Usage3中的:
0 = Auto clear
1 = RELEASE_RET_GPIO
是什么意思?
什么情况下RELEASE_RET_GPIO 会becomes OFF?
|
具体要根据硬件手册的上下文来分析, 这是配置某个引脚的功能, bit [31]即31位的的功能。
|
这个方面不熟悉,只好友情帮顶了,学习下
|
我也看不懂,感觉还需要看更多的内容才能明白。
如果没人给你更好的建议,
我建议你把寄存器相应的位分别置为0和1试一试就知道了。
如果没人给你更好的建议,
我建议你把寄存器相应的位分别置为0和1试一试就知道了。
|
问题锁定范围已经很小了 bit [31] 入口
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。