|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_power.h>
Data Fields | |
| sdrv_wakeup_src_e * | wakeup_srcs |
| uint32_t | sf_module_reset_mask |
| uint32_t | ap_module_reset_mask |
| uint32_t | pll_pd_mask |
| bool | xtal_24m_disable |
| uint32_t ap_module_reset_mask |
ap domain module not reset bitmap OR'ed value in macro defined SDRV_AP_MODULE_xxx config this if you want specific module not be reset after wakeup
| uint32_t pll_pd_mask |
pll not power down bitmap OR'ed value in macro defined SDRV_PLLxxx config this if you want specific PLL work in sleep mode
| uint32_t sf_module_reset_mask |
saf domain module not reset bitmap OR'ed value in macro defined SDRV_SF_MODULE_xxx config this if you want specific module not be reset after wakeup
| sdrv_wakeup_src_e* wakeup_srcs |
wakeup ip list
| bool xtal_24m_disable |
whether xtal 24m disable in sleep mode