PDK API Guide for J721E
Pmic_FsmCfg_t Struct Reference

Detailed Description

PMIC FSM configuration structure. Note: validParams is input param for all Set and Get APIs. other params except validParams is input param for Set APIs and output param for Get APIs.

Parameters
validParamsSelection of structure parameters to be set, from the combination of Pmic_FsmValidParamCfg and the corresponding member value must be updated Valid values Pmic_FsmValidParamCfg
fastBistEnEnable/Disable Fast BIST Valid values Pmic_Fsm_FastBist_Enable Valid only when PMIC_FSM_CFG_FAST_BIST_EN_VALID bit is set
lpStandbySelLow Power Standby State Selection Valid values Pmic_Fsm_LpStandby_Sel Valid only when PMIC_FSM_CFG_LP_STANDBYSEL_VALID bit is set
ilimIntfsmCtrlEnEnable/Disable Buck/LDO regulators ILIM interrupts affect FSM triggers Valid values Pmic_Fsm_IlimInt_FsmCtrl_En Valid only when PMIC_FSM_CFG_ILIM_INT_FSMCTRL_EN_VALID bit is set
fsmStarupDestSelSelect FSM Startup Destination Valid values Pmic_FSM_StartupDest_Select Valid only when PMIC_FSM_CFG_FSM_STARTUP_DEST_SEL_VALID bit is set

Data Fields

uint8_t validParams
 
bool fastBistEn
 
bool lpStandbySel
 
bool ilimIntfsmCtrlEn
 
uint8_t fsmStarupDestSel
 

Field Documentation

◆ validParams

uint8_t Pmic_FsmCfg_t::validParams

◆ fastBistEn

bool Pmic_FsmCfg_t::fastBistEn

◆ lpStandbySel

bool Pmic_FsmCfg_t::lpStandbySel

◆ ilimIntfsmCtrlEn

bool Pmic_FsmCfg_t::ilimIntfsmCtrlEn

◆ fsmStarupDestSel

uint8_t Pmic_FsmCfg_t::fsmStarupDestSel