Home
last modified time | relevance | path

Searched refs:hvldoEnable (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_syspm.h3706 bool hvldoEnable; /**< HVLDO Enable/Disable: member
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_syspm_v2.c1343 … _VAL2FLD(SRSS_PWR_HVLDO0_CTL_HVLDO0_ENABLE, ((config->hvldoEnable) ? 1UL : 0UL)); in Cy_SysPm_HvLdoConfigure()