SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
sdrv_sleep_mode_config

#include <sdrv_power.h>

Data Fields

sdrv_wakeup_src_ewakeup_srcs
 
uint32_t sf_module_reset_mask
 
uint32_t ap_module_reset_mask
 
uint32_t pll_pd_mask
 
bool xtal_24m_disable
 

Field Documentation

◆ ap_module_reset_mask

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

◆ pll_pd_mask

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

◆ sf_module_reset_mask

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

◆ wakeup_srcs

sdrv_wakeup_src_e* wakeup_srcs

wakeup ip list

◆ xtal_24m_disable

bool xtal_24m_disable

whether xtal 24m disable in sleep mode


The documentation for this struct was generated from the following file: